Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 22153
- Rating:
- Published:
- 2008.03.06 09:47
- Updated:
- 2014.04.21 14:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Changed calculation of the forming bars. Accelerated the operation speed. The indicator is recommended to be used on M1.
Parameters:
int CountTick=100; // The amount of ticks in the forming bar
bool DrawAll=false; // Should every bar be drawn or not?
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7947

SMA constructed on equivoluminal bars.

The ATS is based on the classical trend-following strategy and a double-layer neural network taught in to enter the market against the trend.

Indicator Custom Aroon Oscilator_v1.

Indicator valasholic13 v2.5.