The NewBarEventArgs type exposes the following members.

Properties

  NameDescription
BarDictionary
Gets the BarData objects aggregated by symbol.
BarEndTime
Gets or sets this bar's end time.
BarStartTime
Gets or sets this bar's start time.
Item
Gets the BarData object for this Symbol.
Symbols
Gets the Symbols associated with this instance.
TicksWereSent
Indicates whether ticks for this bar have been sent or not. This is to avoid counting data twice if they were.

See Also