Thanks for your answer and the sample code with the Unmanaged Approach. This is very helpfull.
I'm still trying to understand why the managed approach has issues with historical overfills in the Strategy Analyzer on some bars but not others.
- What is the rule for when an historical overfill will occur with the managed approach?
- How is the same situation handled in the unmanaged approach when the property ignore overfill = false?

Comment