In my indicators, on the last bar, todays, the OnBarUpdate() method is not being called.
I am doing this in the evening well after market close.
The session template is set to <Use instrument settings>, which in the case of 6E is
<CME FX Futures ETH> or in the case of SPY <US Equities RTH>.
In both cases the session is done for the last day in question.
I attached the indicator I used to test this.
What do I have to do to have OnBarUpdate() called on last bar of DAY chart?
Gary

Comment