Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Possible to set "ByStrategyPosition" or "PerEntryExecution" in strategy?

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

    Possible to set "ByStrategyPosition" or "PerEntryExecution" in strategy?

    On the strategies tab of the options menu, you can change the global setting for Stop & Target Submission. Also when launching a new strategy it is a field that can be changed.

    Is it possible to hard code this in each strategies Initialize() section so that when launching a new strategy it would default for each strategy appropriately (and thus you don't have to rememeber for specific strategies what the ideal setting is for it)? I have some strategies that I want PerEntryExecution and others that are ByStrategyPosition.

    I tried something like:

    OrderHandling = OrderHandling.ByStrategyPosition;

    but it doesn't work. It is similar to EntryHandling which does appear to have this functionality:

    EntryHandling = EntryHandling.AllEntries;

    Thanks,

    kc

    #2
    Hi kc, unfortunately this is not supported.

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      Hi kc, unfortunately this is not supported.
      I would like to request this as a feature. Being able to set 'ByStrategyPosition' or 'PerEntryExecution' in the strategy initialize() method.
      Last edited by monpere; 04-23-2009, 09:51 AM.

      Comment


        #4
        Thanks for the input monpere.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        576 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        334 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        553 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        551 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X