The BarUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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.
| |
| GetCurrencyCulture | Overloaded. | |
| 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.
| |
| HighestHigh | Overloaded. | |
| HighestValue | Overloaded. | |
| LastValidBar |
Retrieves the last non-empty bar in a list of bars.
| |
| LastValueOf |
Retrieves the most recent value of a series.
| |
| LowestLow | Overloaded. | |
| LowestValue | Overloaded. | |
| RemoveEmptyBars |
Function to remove all empty bars within a BarData collection.
|