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
- Published by:
- Vladimir Karputov
- Views:
- 3013
- Rating:
- Published:
- 2018.04.18 17:14
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The author of the idea: Scriptor, the author of the MQ5 code: barabashkakvn.
The Expert Advisor trades based on the signals of two iMA (Moving Average, MA) indicators (one of which has a hard coded 'period' parameter set to D1) and one iSAR (Parabolic SAR).
Example of opening a BUY position:
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20184

The Expert Advisor opens positions when the price crosses line objects.

Simultaneous opening of two opposite positions. Trailing Stop.

A histogram of the days of the week.

Trend detection based on the last three bars.