Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Access to StrategyBase.High[] and StrategyBase.Low[] series from OptimizerType

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

    Access to StrategyBase.High[] and StrategyBase.Low[] series from OptimizerType

    I'd like to write an OptimizerType that calculates the Entry Edge Ratio as defined in Curtis Faith's Way of the Turtle. Basically, this is the ratio of MFE over MAE, adjusted for volatility, over a fixed number of bars. This function would not look at the trades themselves, but rather the average performance of the instrument over time since the entry.

    To do this, I'd need access to the High[] and Low[] series from within the OptimizerType. This is not currently available. If I use a workaround and call back into the Strategy object, those series are not populated. I will probably need to use the Close[] series to calculate the ATR by hand as well.

    Asking for this to be considered in a future release.

    #2
    Thanks for the suggestion.
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    579 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
    554 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