Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
5574
Note:
(18)
Publié:
2012.12.26 10:29
Mise à jour:
2023.03.29 13:42
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The real author:

Yuriy Tokman

This indicator was first implemented in MQL4 and published in Code Base on 07.01.2009.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging price series for intermediate calculations without using additional buffers".

Fig.1 The ytg_Price_Peak indicator

Fig.1 The ytg_Price_Peak indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1332

ColorX2MA_Osc ColorX2MA_Osc

The X2MA Moving Average turned to the oscillator using the normalization of its values in the range from 0 to 100.

Silence Silence

This indicator displays the market activity in percentage

AC_Signal AC_Signal

A semaphore, signal indicator drawn on the basis of the values ​​of the Accelerator of Bill Williams with sending alerts, push-notifications and e-mail messages

Exp_OsHMA Exp_OsHMA

Trading system drawn on the basis of the signals taken from the OsHMA histogram.