Bar Properties |
The Bar type exposes the following members.
| Name | Description | |
|---|---|---|
| BarCountSinceSession |
Gets the bar count since session
(Inherited from BarBase) | |
| Close |
Gets the close price
(Inherited from BarBase) | |
| CurrentBar |
Gets the current bar
(Inherited from BarBase) | |
| High |
Gets the high price
(Inherited from BarBase) | |
| IsFirstBarOfSession |
Determines if its the first session of the bar
(Inherited from BarBase) | |
| Low |
Gets the low price
(Inherited from BarBase) | |
| Open |
Gets the open price
(Inherited from BarBase) | |
| OpenInterest |
Gets the open interest, if any
(Inherited from BarBase) | |
| Time |
Gets the time stamp
(Inherited from BarBase) | |
| Volume |
Gets the volume
(Inherited from BarBase) |