Unisciti alla nostra fan page
- Visualizzazioni:
- 16563
- Valutazioni:
- Pubblicato:
- 2009.01.23 07:16
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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)