Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ATR Stops

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

    ATR Stops

    Can we use an ATR Value and convert it to ticks for a stop in Strategy Builder?
    Thanks.

    #2
    Hello Trader17,

    Thanks for your inquiry.

    This would be possible to hard code into an unlocked NinjaScript strategy, but this would not be possible in the Strategy Builder as the Strategy Builder has limited support for mathematical operations and there is not a way you could multiply the ATR by the TickSize and convert it for use for an ExitLimit or ExitStop order in the Strategy Builder.

    Additionally, if you wanted to use SetProfitTarget() or SetStopLoss() to set an exit based on indicator values, you would have to unlock the code so the strategy can update the profit target and stop losses dynamically.

    You may see the SetProfitTarget() and SetStopLoss() documentation for more information on hard coding dynamic profit targets and stop losses based on changing data.

    SetProfitTarget() - https://ninjatrader.com/support/help...ofittarget.htm

    SetStopLoss() - https://ninjatrader.com/support/help...etstoploss.htm

    Please let us know if you have any questions.

    Comment

    Latest Posts

    Collapse

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