Rejoignez notre page de fans
- Vues:
- 15362
- Note:
- Publié:
- 2014.04.18 17:02
- Mise à jour:
- 2016.11.22 07:32
-
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).
Traduit du russe par MetaQuotes Ltd.
Code original : 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.