I've managed to find the Account definition: https://ninjatrader.com/support/help...ount_class.htm
There is an example at the bottom. I'm unclear on where the Account class is declared? It has OnStateChanged handler, but Strategies has that as well.
Is Account a completely separate class? How do I call Flatten from inside of the strategy's OnBarUpdate handler?
Many Thanks, Caesar.

Comment