Public Properties

  Name Description
Public property BeginTime Gets begin time of bar interval
Public property Close Gets close price of the bar
Public property DateTime Gets bar date / time
Public property Duration Gets duration of bar interval
Public property EndTime Gets end time of bar interval
Public property High Gets high price of the bar
Public property IsComplete Checks if this bar is complete
Public property Item Gets a bar price using specific barData parameter
Public property Low Gets low price of the bar
Public property Median Gets median price of the bar
Public property Open Gets open price of the bar
Public property OpenInt Gets open interest of the bar
Public property Size Gets size of the bar
Public property Type Gets bar type (Time, Tick, Volume)
Public property Typical Gets typical price of the bar
Public property Volume Gets volume of the bar
Public property Weighted Gets weighted price of the bar
Top

See Also