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
- Published by:
- Vladimir Karputov
- Views:
- 3622
- Rating:
- Published:
- 2017.01.26 09:29
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of the idea — Warstein, author of the MQL5 code — barabashkakvn.
Trading based on two indicators: iAlligator (Alligator).
Positions are opened only if there are no other positions opened.
Example of opening a Sell position:
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17116

Works based on two indicators: iCCI (Commodity Channel Index, CCI) and iMACD (Moving Average Convergence/Divergence, MACD). OnTradeTransaction().

Trading based on the ZeroLag MACD custom indicator.

The function returns the number of positions opened by an Expert Advisor for the day.

The simplest EA based on the fractal MFI.