Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 2541
- Valutazioni:
- Pubblicato:
- 2018.06.16 11:07
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.