Join our fan page
- Views:
- 16553
- Rating:
- Published:
- 2009.01.23 07:16
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Probably, the biggest difficultiy for the programmers is the modification of the standard Parabolic indicator.
This code doesn't make the errors when working together with the same second indicator located on the same chart. It works correctly in optimizer.
Use this code as a basis for you further developments. Everything is simplified at most. The explanations are in the code.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8643

The indicator of peak price values.

The divergences of the Stochastic, the continuation of the divergences topic.

This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.

Display risk/reward ratio in the chart (UPDATED)