Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Entries per direction per strategy

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

    Entries per direction per strategy

    Hi,

    If I wanted to allow multiple strategies to make a trade only one time per direction at the same time I would set the parameters like this:
    • EntriesPerDirection = 1;
    • EntryHandling = EntryHandling.AllEntries;

    Is that correct understood?

    I want multiple strategies to make trades in the same direction, but only ones per strategy.

    Thanks,
    Søren
    Last edited by sipcity; 10-12-2020, 09:54 AM.

    #2
    Hello Søren, thanks for writing in, and welcome to the NinjaTrader forum.

    Yes, that is correct for a strategy that will enter one time per direction. The setting is independent of other strategies, so one strategy will not see that another strategy has the same EntriesPerDirection setting. If you want to check the Account position use PositionAccount class to see the positions that other strategies have made.

    Please let me know if this does not resolve your inquiry.

    Comment


      #3
      Thank you, Chris.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      49 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      126 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      67 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      42 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X