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 cmtjoancolmenero, Yesterday, 03:58 PM
      3 responses
      23 views
      0 likes
      Last Post cmtjoancolmenero  
      Started by Brevo, Today, 01:45 AM
      1 response
      14 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by rjbtrade1, 11-30-2023, 04:38 PM
      2 responses
      72 views
      0 likes
      Last Post DavidHP
      by DavidHP
       
      Started by suroot, 04-10-2017, 02:18 AM
      5 responses
      3,021 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by Stanfillirenfro, Today, 07:23 AM
      1 response
      6 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Working...
      X