Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5424
- Rating:
- Published:
- 2017.03.22 16:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: IZZY
The VTS trend indicator using the Keltner channel.
Fig1. The VTS_Keltner indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17835

A trend indicator VTS using Bollinger Bands.

Averaging of values (RSI) using MovingAverages.mqh. Two MA indicators.

The ColorXWPR_Histogram indicator with the timeframe selection option available in the input parameters.

The EA uses two Moving Averages, one MACD and one CCI. OnTradeTransaction is used to receive position opening time.