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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      90 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      137 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      120 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      69 views
      0 likes
      Last Post PaulMohn  
      Working...
      X