Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

2 strategies management

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

    2 strategies management

    So I have 2 separate strategies running on the same chart at the same time.
    1. A long Strategy
    2. A short strategy

    The problem I'm having is when the short strategy open a trade while the long strategy still hasn't closed the previous trade. or the opposite.

    How can I make it so each strategy can open trades only when the other strategy doesn't have any open trades going?
    So each strategy has to wait until there are no open trades on the chart then it can open a new trade.

    Thanks a lot


    #2
    Hello onlinebusiness,

    Thanks for your post.

    Please review this forum post by my colleague Chelsea explaining running multiple strategies that place orders in opposite directions on the same instrument and same account.
    https://ninjatrader.com/support/foru...660#post792660

    Something you could consider is checking if PositionAccount.MarketPosition is equal to MarketPosition.Flat in your strategies before placing an order. Note that it could still be possible that both strategies try to enter a position at the same time if the conditions in both strategies become true at the same time.

    PositionAccount: https://ninjatrader.com/support/help...ionaccount.htm

    Otherwise, you could consider combining both strategies into a single strategy that enters either long or short depending on conditions.

    Let me know if I may assist you further.​
    Last edited by NinjaTrader_BrandonH; 12-04-2022, 05:47 PM.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

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