I am developing a strategy using the NinjaScript Editor and I want to be able to access the Delta Close value from the order flow cumulative delta indicator in my strategy.
I've read the documentation (https://ninjatrader.com/support/help...ive_delta2.htm) and I'm struggling to understand how to implement this.
I need to use the 'BidAsk' delta type with the 'Session' period, I'll be calculating the value on bar close on the 5min timeframe.
Can you help guide me through this?
In addition, I'd like to generate a 50-period SMA of the Delta Close values...any guidance on this too would be appreciated.
Thanks in advance.
Neil

Comment