All Pivot Points Indicator

Avatar
  • updated

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



Image 4748

Image 4749

Open Stoch:

Image 4752

Close Pivot S1:

Image 4750

Close Pivot R1

Image 4751

Image 4754


Test_v2.54.set

Avatar
Ulises Cune

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

Avatar
ferdinand tampubolon

Thank you :)

Avatar
Ulises Cune

Do not test this indicator. It does not work correctly.

Avatar
Ulises Cune

CP version >= 2.55.2 has all pivots included and much more.

Image 4928

Image 4929


Type Pivot:

Image 4930

Avatar
jay hu

Thanks, Ulises. Thank you, Andrey!

Avatar
th0mas51

I'm interested in testing this indicator on it's own, outside of CP for the moment, and possibly contributing to it (i know how to code MQL).

Is there an up-to-date mql5 file that would match the behavior of the Pivot Point in CP ?

What's the best way I can contribute to this indicator ?

Thanks

Avatar
Ulises Cune

I do not recommend that you use the indicators that I uploaded. Use the version of CP that indicates above that has the indicators included.

Avatar
th0mas51

Ok, but I'm looking for the mq5 file for the indicator, so I can work on it

Avatar
Ulises Cune

look carefully at the first post

Avatar
th0mas51

Sorry, I got confused by the thread.

If the indicator files attached to the first post are behaving the same way as the indicator included inside CP, then that's perfect, thanks !