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:
- 6538
- Rating:
- Published:
- 2017.03.02 12:11
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The TriX indicator in a candlestick form with the Keltner channel calculated relative to TriX averaging.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17480

Modification of StopLoss of any positions. Trailing. Trailing.

Opens a SELL position on each bar, if Close of the 1st bar > Close of the 3rd bar. Opens a BUY position on each bar, if Close of the 3rd bar > Close of the 1st bar.

The Expert Advisor is based on the following indicators: RSI, WPR, Stochastic, Moving Average, deMarker

The "MQL5 Wizard MA RSI" Expert Advisor has been generated using the MQL5 Wizard based on the signals of the trend MA (Moving Average) indicator and of the RSI (Relative Strength Index) oscillator.