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 NullPointStrategies, Today, 05:17 AM
    0 responses
    53 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    130 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    70 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    44 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    49 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X