GetChartID
|
Exploration / Indicators |
SYNTAX | GetChartID() |
RETURNS | NUMBER |
FUNCTION | returns the chart ID of current indicator formula. Returns 0 if used in Automatic analysis. |
EXAMPLE | Cross( graph0, Study( "RE", GetChartID() ) ); |
SEE ALSO |
The GetChartID function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.