Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to assign variables in strategy buider

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

    How to assign variables in strategy buider

    Hello,

    I know how to build a strategy where, fe, we have a TP and SL that user can select as an input variable.

    On the other hand, I would like to build a strategy based on RRratio, this means that the TP should be a multiple of SL by saying, an input variable, RRratio. So, the TP=SL*RRratio. How to implement this on strategy builder?

    Thanks

    #2
    Hello federicoo,
    Thanks for your post.

    It will not be possible to dynamically set the values of SetStopLoss and SetProfitTarget in the Strategy Builder. You would need to unlock your strategy and finish programming it manually.

    If you would like to do this completely in the Strategy Builder you could use the 'Exit' methods to exit the position. You would of course need to create your own conditions for your stop loss and target.
    Josh G.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    163 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    82 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    125 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    206 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    185 views
    0 likes
    Last Post CarlTrading  
    Working...
    X