Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy with multiple entries

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

    Strategy with multiple entries

    Rather than using 3 different strategies during a bull trend, is it advisable to code multiple entry criteria into one strategy to reduce memory requirements?
    If so, would you set the bars per direction at 3, use bars per entry = 1, with unique entries, name each execution, and tie exits to the named execution?
    And would the strategy simply execute each entry as they occur chronologically and ignore subsequent entries if there are already 3 contracts long?

    Thanks-
    Rick

    #2
    Hello Bionian,

    Yes in general it is always advisable to combine multiple strategies into one, the platform is more aligned with running single strategies per instrument than multiple.

    The EntriesPerDirection depends on your goal, if you intend to have 3 entries in one direction at any given time you would need to use 3 here. The order your entries are submitted and managed would depend on the remainder of your logic and setup. The entries would be executed in the order your logic allows for, anything beyond the per direction limit would be ignored. If you are looking to stagger an entry or split an entry/exit into multiple parts you can see the following example of scaling out of a position: https://ninjatrader.com/support/help...a_position.htm


    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    56 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    132 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 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