BarsIsFirstBarOfSession Property |
Gets if the running bar is start of a new session. The state will return true until the next bar of that session forms.
Namespace:
SharpCharts.Base.Data
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public bool IsFirstBarOfSession { get; }
Property Value
Type:
BooleanSee Also