Unisciti alla nostra fan page
- Visualizzazioni:
- 15339
- Valutazioni:
- 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).
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/2230

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.

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

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

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