is there a way i can detect the last historical bar on the chart? Like a property like "IsLastBar()" ? At the moment i use Ninja offline with historical data only. After the indicator is done calculating on all bars on the chart, i want to do some other stuff, like write some stats to a file and similar things. Whats the best way to detect this condition?
Regards,
P.

Comment