Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 9169
- Rating:
- Published:
- 2021.11.29 18:12
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Based on the Austin Passamonte's idea , this indicator calculates pivots for any time frame (provided that the chosen time frame is higher than the chart time frame).
Two modes of calculation :
- original (when it calculates as in the Austin Passamonte's idea)
- or alternate mode (when it is more support / resistance inclined)
- Use it as any other pivots
- Since the code is optimized (only last bar calculated on new ticks), it can easily be used from any other code via iCustom()

Limit channels - with states

The Hurst Coefficient Indicator was created John Ehlers in “Cycle Analytics For Traders”, pg.67-68.

The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.

Displays the current timeframe and symbol name in large font on the chart background. Useful when hopping between several charts with different symbols at the same time.