Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5835
- Rating:
- Published:
- 2018.12.28 13:10
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator Heiken_Ashi_Smoothed_Trend with the possibility of changing its timeframe in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to work, indicator Heiken_Ashi_Smoothed_Trend.ex5 must be in the <terminal_data_catalog>\MQL5\Indicators folder.
Fig.1. Indicator Heiken_Ashi_Smoothed_Trend_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22690

Indicator MA of CCI

A multisymbol EA. Its working algorithm is perceptron, i.e., a simple neural network). It uses indicator iAC (Acceleration/Deceleration, Accelerator/Decelerator Oscillator, AC).