Click or drag to resize

Bars Properties

The Bars type exposes the following members.

Properties
  NameDescription
Public propertyAny
Public propertyAsk
Gets the ask
Public propertyBackfillPolicy
Gets or sets the backfill policy. Applicable for future instruments only.
Public propertyBarType
Gets or sets the bar type
Public propertyBid
Gets the bid
Public propertyCount
Gets the bar count
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyDisplayName
Gets the display name
Public propertyEndDate
Gets or sets the end date
Public propertyInstrument
Gets or sets the instrument
Public propertyIsFirstBarOfSession
Gets if the running bar is start of a new session. The state will return true until the next bar of that session forms.
Public propertyIsFirstTickOfBar
Gets if first tick of bar
Public propertyIsFirstTickOfSession
Gets if first tick of session.
Public propertyIsHistoricalDataLoading
Gets or sets if historical data loading
Public propertyIsRealTime
Gets if real time
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyItem
returns the close price for the input bar idx
Public propertyLastBarPainted
Gets or sets the last bar painted
Public propertyLastPrice
Gets or sets the last price
Public propertyPanelCount
Gets or sets the panel count
Public propertySeriesDisplayName
Gets the series display name
Public propertySession
Gets or sets the session
Public propertyStartDate
Gets or sets the start date
Public propertyYAxisScaleType
Gets or sets the YAxis Scale type
Top
See Also