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:
- 5895
- Rating:
- Published:
- 2018.12.28 13:00
- Updated:
- 2019.01.17 11:29
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Idea by: Nikolay Khrushchev
Code mq5 by: barabashkakvn
The EA based on iAlligator (Alligator) indicator. It can work both on hedging and netting accounts, since it always holds only one position in the market at a time. If Every tick is true, the EA will work at each tick. If false (default), then the possibility of opening a position will only be checked as soon as a new bar appears.
Market entry condition
- BUY: Lips#1 > Teeth#1 && Teeth#1 > Jaws#1
- SELL: Lips#1 < Teeth#1 && Teeth#1 < Jaws#1
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22778

Indicator Traders Dynamic Index

FineTuningMACandle_Chl indicator replaces signal candles with signal flags, which are visually more convenient in most cases