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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    646 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    367 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    107 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    569 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X