IsLastBarOfDay(Bars.Count - 1) on streaming data
Author: kazuna
Creation Date: 6/3/2009 2:34 AM
profile picture

kazuna

#1
QuickRef states that use IsStreaming to disable IsLastBarOfDay logic.
Does it mean if IsLastBarOfDay could return true at the last bar even if it is not the last bar of the market?
What does IsLastBarOfDay suppose to return at Bars.Count - 1 on a streaming data source?

CODE:
Please log in to see this code.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).