IBar Interface |
public interface IBar
The IBar type exposes the following members.
| Name | Description | |
|---|---|---|
| BarCountSinceSession | Bar count since Session | |
| Close | Gets the close price | |
| CurrentBar | Current bar index | |
| High | Gets the high price | |
| IsFirstBarOfSession | Is first bar of the Session | |
| Low | Gets the low price | |
| Open | Gets the open price | |
| OpenInterest | Gets the open interest | |
| Time | Gets the time stamp | |
| Volume | Gets the volume |