Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

RideAlligator - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3120
Rating:
(20)
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 — Warsteinauthor 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:

RideAlligator Sell 


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17116

MACDCCI MACDCCI

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

ZeroLagEA-AIP v0.0.4 ZeroLagEA-AIP v0.0.4

Trading based on the ZeroLag MACD custom indicator.

DayPositionsCount DayPositionsCount

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

Exp_Fractal_MFI Exp_Fractal_MFI

The simplest EA based on the fractal MFI.