You are on page 1of 1

MQL4 PROJECT

MT4 indicator used:


@1.Fractal Support and Resistance +avg2
EA Condition:
If candlestick pass/break the "A" resistance AND if current candle (pip
value) is more than the "A" Resistance Value, do a "BUY" Order.
If candlestick pass/break the "B" resistance AND if current candle (pip
value) is more than the "B" Resistance Value, do a "SELL" Order.
*No trades to be made in-between "A" and "B".

If possible, can include features such as "Do pending Orders" and "Do
instant execution Orders"?

Basic requirements:
Include Lot size, takeprofit, stoploss, slippage, etc.

You might also like