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
- Vues:
- 2552
- Note:
- Publié:
- 2018.06.16 11:07
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Indicator EMAVFS_channel with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the EMAVFS_channel.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator EMAVFS_channel_HTF
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20709

The trading system is based on a simple neural network.

Indicator EMAVFS with the timeframe selection option available in input parameters.

A utility for closing (reducing the right side of the length) the rectangles, trendlines, or lines with arrows to some bars/candlesticks.

The EMAVFS indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.