The BarUtils type exposes the following members.

Methods

  NameDescription
BarLookBackFromDate
Find a bar in an RList based on a date.
GetAskBar
Returns a bar with OHLC values corresponding to the ask price.
GetBarConstruction
Gets the BarConstructionType associated with this symbol.
GetBidBar
Returns a bar with OHLC values corresponding to the bid price.
GetCurrencyCultureOverloaded.
GetFrequencies
Gets the known, default frequencies supported by RightEdge.
GetFrequencyText
Returns a text representation of a frequency.
GetShortFrequencyText
Returns a shortened text representation of a frequency.
GetValueForBarElement
Gets a single value for the specified bar from the specified series.
HighestHighOverloaded.
HighestValueOverloaded.
LastValidBar
Retrieves the last non-empty bar in a list of bars.
LastValueOf
Retrieves the most recent value of a series.
LowestLowOverloaded.
LowestValueOverloaded.
ProcessRListInBarGenerator
Processes an RList of bars for the specified frequency.

See Also