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.
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.
RemoveEmptyBars
Function to remove all empty bars within a BarData collection.

See Also