All Pivot Points Indicator
An indicator for drawing all important Pivot Points including: "Classic", "Camarilla", "Woodie", "Floor", "Fibonacci", "Fibonacci_Retracement".
- You can choose different timeframes for pivot calculation.
- Customizable width, color and style.
- Compatible to have multiple pivots with different timeframes in one chart.
Original Code:
MT5
https://www.mql5.com/en/code/40325
MT4
https://www.mql5.com/en/code/15777
Modified code with the help of Andrey:
MT5
All Pivot Points.ex5
All Pivot Points.mq5
Open Stoch:
Close Pivot S1:
Close Pivot R1
A small change. The change of version 1.11 was added
// Version 1.11 changelog
// - Fixed reported issue by Maksim Diveev(gate)
https://www.mql5.com/en/code/40325
https://www.mql5.com/en/code/15777
Version modified to the original:
MT5:
All Pivot Points.ex5
All Pivot Points.mq5
Test_v2.54.set
MT4:
All Pivot Points.ex4
All Pivot Points.mq4
Test_v2.54-MT4.set