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 charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        66 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        149 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        162 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        99 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        286 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X