Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Mladen Rakic
- Vues:
- 23523
- Note:
- Publié:
- 2016.10.04 16:51
- 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
Signal indicator, which plots fast and slow moving averages and fills the areas formed by their intersection, in accordance with market conditions. Input parameters are the type of MA (simple, exponential, smoothed, linearly-weighted) and the periods of the fast and slow MA.
The indicator is able to send alerts when the MA's cross (and therefore, when trend changes).
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16495

Indicator sends the alert when new bar is formed.

This indicator is constructing "bands" using 3 quantile values.

The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.

The oscillator based on RSI with adjustable period and color scheme.