Syntax
public Gapo(Bars ds, int period, string description)
public static Gapo Series(Bars ds, int period)
public static double Value(int bar, Bars ds, int period)
Parameter Description
Bars |
The symbol's Bars object |
period |
Indicator period
|
Description
Gopalakrishnan Range Index, from the January 2000 issue of
Stocks & Commodities magazine
Example