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
Indicateurs

WiOver - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
6606
Note:
(17)
Publié:
2011.12.27 08:49
Mise à jour:
2016.11.22 07:32
wiover.mq5 (5.99 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Murad Ismayilov

The indicator shows the average percentage value of the last candlesticks overlap. It is useful for those, who enters the market manually using limit orders during price consolidation, as it allows to select order direction. Blue line - recommended BUY-LIMIT, red one - SELL-LIMIT.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 15.11.2010.

WiOver

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

Laguerre_HTF_Signal Laguerre_HTF_Signal

Laguerre_HTF_Signal shows a trend direction or a signal for performing a deal generated by Laguerre indicator as a graphic object with colored trend indication or deal direction.

Save history to HST Save history to HST

The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart.

IncRSIOnArray IncRSIOnArray

CRSIOnArray class is designed for calculation of RSI (Relative Strength Index, RSI) values on indicator buffers. The example of use of the class is presented.

IncMFIOnArray IncMFIOnArray

CMFIOnArray class is designed for calculation of MFI (Money Flow Index) values on indicator buffer. The example of use of the class is presented.