Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Running Multiple Instances of the Same Strategy on the Same Chart/Data Series

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

    Running Multiple Instances of the Same Strategy on the Same Chart/Data Series

    Hello,

    I'm trying to run multiple instances of the same strategy on the same chart. Each one is programmed to take an entry at a different fibonnaci level, so I'm just slightly changing the settings on each strategy.

    The problem is when i run all of them, it only seems to take one trade at a time. Ideally, it would be taking up to 4 entries as the price extends to certain fibonnaci levels.

    Is there a way to do this so each iteration of the strategy can take an entry simultaneously?


    Thanks,
    Kyle

    #2
    Hello kylef,

    Each strategy instance is completely separate. If a strategy is not placing orders, its because of the logic in the code.
    Use prints to understand behavior.


    In a single script to place multiple entries, set EntriesPerDirection to 4 and use unique signal names.
    https://ninjatrader.com/support/help...rdirection.htm
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Awesome thank you Chelsea!!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      80 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      46 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      29 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      66 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X