Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

moving code-placed stops manually in charttrader

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    moving code-placed stops manually in charttrader

    if your code places an order and stop using AtmStrategyCreate, you can move the stop manually in charttrader and it stays where you put it until your code moves it based on a code condition or the atm moves it

    if your code places an order and stop using EnterLong and you move the stop manually in charttrader, NT will move the stop on the next barupdate/tick back to where it was prior to your moving it

    is it possible via code to make the enterlong scenario work like the atmstrat scenario...i.e. is there a way to override NT in this regard?
    Last edited by ATI user; 03-14-2012, 07:25 AM.

    #2
    ATI user,

    The NinjaScript methods will always override any manual modifications to the order and there's no way to change this.

    The NS > ATM model is what's available when you want to programmatically monitor and generate an entry signal and then manualy manage the resulting open position via an ATM Strategy in one of NinjaTrader's order entry windows.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    64 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    35 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    59 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    51 views
    0 likes
    Last Post CarlTrading  
    Working...
    X