|
Berlin, Europe
Market Wizard
Experience: Advanced
Platform: NinjaTrader
Broker: Interactive Brokers
Trading: Futures & Stocks
Posts: 9,887 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,114
|
I am not the author of this indicator.
Someone else has used the prefix "ana" 
The indicator has a few glitches ...
-> The properties are not correctly serialized and will not persist when saved via a template or workspace
-> The brushes have not been frozen
-> The SessionIterator is not being used correctly.
-> The code from OnStartUp() should mostly go to State.Historical, only a small fraction would go to State.Configure
-> DataSeries should be initialized in State.DataLoaded
-> Display Options should not be set as NinjaScriptProperties
-> The cumulated percentage is not being shown
I will post my version in the download section shortly.
|