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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    43 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    30 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    48 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    38 views
    0 likes
    Last Post CarlTrading  
    Working...
    X