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