Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Spread - indicatore per MetaTrader 5

Visualizzazioni:
14106
Valutazioni:
(46)
Pubblicato:
2014.04.18 17:02
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.