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 charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    65 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    149 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    99 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    286 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X