The fnRemoveAllPivots function is used to remove all Pivot Point lines from all price charts.
After the fnRemoveAllPivots function has been added to a Drawing, it is configured by clicking the (+) button along the bottom of the Element.
The Function Configuration window allows you to select values for each parameter.
Parameter Name |
Data type |
Description |
removeAll |
Boolean |
if true, all pivot lines are removed |
By default, all pivot points are removed when the EA is removed from the price chart. To change this behavior, set the Input value of RemovePivotsOnExit to false.
The Input value of RemovePivotsOnExit is found on the Input Manager "System Inputs" tab: