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

Spread - indicateur pour MetaTrader 5

Vues:
14124
Note:
(46)
Publié:
2014.04.18 17:02
Mise à jour:
2016.11.22 07:32
spread.mq5 (3.61 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Trader's simple assistant. The MQL5 Spread indicator shows the current spread of the currency pair on a chart. The indicator is especially useful when working with the brokers who offer floating spread. I know that it is very inconvenient to calculate spread based on quotes in the Market Watch each time you open a position or need it for some calculations. This indicator always shows the current spread of the currency pair.

The last parameter of the MQL5 Spread indicator normalizes spread to the common decimal view for brokers with nonstandard quotes (parameter set to true).

The Spread indicator

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

BackgroundCandle_FisherCGOscillator_HTF BackgroundCandle_FisherCGOscillator_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the values of the FisherCGOscillator indicator.

BlauCMI_Signal BlauCMI_Signal

The BlauCMI_Signal indicator shows information on the current trend using the values of the Candle Momentum Index indicator with a fixed timeframe.

Exp_FisherCGOscillator Exp_FisherCGOscillator

The Exp_FisherCGOscillator EA is based on the signals generated by the FisherCGOscillator oscillator.

X4Period_RSI_Arrows X4Period_RSI_Arrows

Four semaphore signal indicators based RSI oscillators with different periods on one price chart.