1 Attachment(s) Hello Guys,

I was a little disappointed, when Mathtraders EA (https://www.cliqforex.com/trading-sy...-intraday.html) stopped functioning, so I tried to plan the logic of that EA by myself. Thus far, I am pretty happy and possibly with your support we can improve/implement new items.

This EA relies on Martingale Strategy so I can happen, that you blow your account. Use with care!

Cheers
Alex

Small description:
Inputs:

TakeProfit: Takeprofit in #8364;. Closes Order when Profit is reached.

StopLoss: Closes all Orders when the Drawdown is larger then this value.

Lots: Startlot of the EA.

Grid: Pointsdistance between Orders.

Gridmulti: If set to 1, the distance is always the same. For example = 2: first Gridvalue is 100, third order will be placed after 200 Factors.

MartMulti: Same like GridMulti but for Lots.

UseSMART: I utilized a procedure to squeeze the last points from every Order. There is absolutely no disadvantage, so better use it.

MaxOrders: Number of MartingaleSteps.

EntryLogic:
-Bollinger: Places an Order when price touches the outside Bands
-MA Sells, when fastMAlt;slowMA and the other way around
-Candle: follows previous Candle
-Spearman: attempts to follow the tendency with the spearmancorrelation
-CCI/EMA: attempts to follow the tendency with CCI and EMA

distanceMA: minimum distance between the MAs to Sell/buy

The EA only unlocks new Orders on new Candles!

Edit: Uploaded a fixed version

Touch:
https://www.cliqforex.com/general-fo...nectivity.html