|
GSupportAndResistance.InitPivots()
This function is used to prepare the pivot data of GSupportAndResistance.
The call must take place before the first call of a data-reading function.
void GSupportAndResistance.InitPivots( |
Parameter
Periods
[in] The timeframes on which the class should process the data. These are specified in shorthand and separated by a comma without spaces. "H1,W1" thus corresponds to PERIOD_H1 and PERIOD_W1 or 1 hour and 1 week.
Example:
//--- Include Glib classes |
See also
SupportAndResistance, GSupportAndResistance.GetPivots, GSupportAndResistance.Init, GSupportAndResistance.SetFontSize, GSupportAndResistance.SetMarkersLengthRight