Alligator – indicator MetaTrader 5

Alligator indicator
Alligator Technical Indicator is a combination of Balance Lines (Moving Averages) that use fractal geometry and nonlinear dynamics (B. Williams: “New Trading Dimensions: How to Profit from Chaos in Stocks, Bonds and Commodities”). The Blue line (Alligator’s Jaw) is the Balance Line for the timeframe that was used to build the chart (13-period Smoothed Moving … Read more

MQL5 Wizard – Trade Signals Based on Crossover of Lines of the Alligator Indicator – EA MetaTrader 5

Figure 1. Trade signals, based on the Alligator technical indicator
MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). It’s time consider the trading signals, based on the Alligator technical indicator, presented by B.Williams in “Trading Chaos”. The strategy called “Signals based on the Alligator” (when creating EA automatically in MQL5 Wizard). The system is based on … Read more

Alligator Signal – indicator MetaTrader 4

Alligator Signal - indicator for MetaTrader 4
Buy and Sell arrows for Alligator signals. Input parameters: InpJawPeriod — Jaws Period InpJawShift — Jaws Shift InpTeethPeriod — Teeth Period InpTeethShift — Teeth Shift InpLipsPeriod — Lips Period< InpLipsShift — Lips Shift InpMaPeriod — averaging period InpMaMethod — method of averaging of the Alligator lines InpAppliedPrice — type of price used for calculation of … Read more

BARS Alligator – EA MetaTrader 5

BARS Alligator - expert for MetaTrader 5
The author of the idea – Michael mq5 code author – barabashkakvn The EA only operates when a new bar appears. If we set Maximum positions to “1”, the EA works on netting accounts as well. Trading signals are taken from bars #1 and #2 of the iAlligator (Alligator) indicator. It is possible to specify stop loss (Stop Loss), take profit … Read more

Alligator Simple v1.0 – EA MetaTrader 5

Alligator Simple v1.0 - expert for MetaTrader 5
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 … Read more

Fractals and Alligator – EA MetaTrader 4

Fractals and Alligator - expert for MetaTrader 4
 “Fractals & Alligator” EA trades with a strategy based on Fractals & Alligator indicators and has Trailing Stop Loss &Take Profit works best on 1D time frames major forex pairs  and stocks NASDAQ. Try it on demo first. If you do not want to trade with increasing lot size when you lose  a trade set:”IncreaseFactor=0″ … Read more