Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

EMAVFS_channel_HTF - indicator for MetaTrader 5

Views:
2103
Rating:
(13)
Published:
2018.06.16 11:07
\MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Fig.1. Indicator EMAVFS_channel_HTF

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20709

NeuroNirvamanEA NeuroNirvamanEA

The trading system is based on a simple neural network.

EMAVFS_HTF EMAVFS_HTF

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

ID_Close_Rectangle_TL_AL ID_Close_Rectangle_TL_AL

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

EMAVFS_StDev EMAVFS_StDev

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