GapSMA - Gap Simple Moving Average
Description
Usage
GapSMA(int period)
GapSMA(IDataSeries InSeries, int period)
GapSMA(int period)[int barsAgo]
GapSMA(IDataSeries InSeries, int period)[int barsAgo]Return value
Parameters
Visualization

Example
Last updated