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
- Published by:
- Vladimir Karputov
- Views:
- 2336
- Rating:
- Published:
- 2017.03.02 10:57
- Updated:
- 2018.02.15 17:57
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of the idea is PPP, author of the MQL5 code is barabashkakvn.
Two iMAs on the current period and one on PERIOD_D1.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17341

Pending Buy Limit (BuyLimit) and Sell Limit (SellLimit) orders. Using OnTradeTransaction().

Analysis of bars, if they contain N consecutive bars of the same type.

The Expert Advisor makes trading decisions based on simple candlestick combinations. It is designed for use on the H4 period.

Two iMA indicators with hard coded periods of 3 and 7, and on iRSI indicator with the period of 2.