Spécifications
Subject: Request for the development of an Expert Advisor (EA) based on my trading strategy
Hello,
I would like to order an Expert Advisor based on my trading strategy, which I describe below.
📈 Conditions to open a BUY trade:
-
The Simple Moving Average (SMA) with period 200, shift 0, applied to close, must be below the candle.
-
The SMA with period 100, shift 0, applied to close, must be below the candle.
-
The SMA with period 50, shift 0, applied to close, must be below the candle.
-
Crossover condition:
-
The SMA with period 20, shift 0, applied to close, crosses the SMA with period 5, shift 0, applied to close.
-
The signal is valid when the SMA 20 moves below the SMA 5.
-
The BUY trade must be opened immediately on the crossover candle.
-
📉 Conditions to open a SELL trade:
-
The SMA with period 200, shift 0, applied to close, must be above the candle.
-
The SMA with period 100, shift 0, applied to close, must be above the candle.
-
The SMA with period 50, shift 0, applied to close, must be above the candle.
-
Crossover condition:
-
The SMA with period 20, shift 0, applied to close, crosses the SMA with period 5, shift 0, applied to close.
-
The signal is valid when the SMA 20 moves above the SMA 5.
-
The SELL trade must be opened immediately on the crossover candle.
-
⚙️ Customizable Parameters:
-
Stop Loss (set by the user).
-
Take Profit (set by the user).
-
Lot size management: option to choose between fixed lot or automatic lot size (set by the user).
📌 Additional Requirements:
-
The EA must be able to open multiple trades, even if the previous one has not yet reached its Take Profit.
-
The EA must work on any timeframe (user can choose).
-
The EA must allow an unlimited number of trades to be opened as long as the signals appear.
Could you please confirm if you can develop this EA according to these rules, and let me know your delivery time and the cost?
Thank you in advance for your reply.
Best regards,
DIYOKA DICK