|
GBar.High()
Returns the highest price of a candle.
double GBar.High( |
Parameter
shift
[in] Candle shift. 0 (zero) is the currently unfinished candle.
timeFrame
[in] The timeframe of the candle.
Return Value
Returns the highest price of a candle.
Example:
//--- Include of Glib classes |
See also