Create an expert base on indicator signal and manipulate the positions.

Job finished

Execution time 3 days
Feedback from customer
Great developer!
Feedback from employee
very nice and kind

Specification

Hi Developer, 

I would like to create an EA that monitor the signal alerts from black dragon indicator (https://www.mql5.com/en/market/product/39035?source=Site+Market+MT4+Indicator+Search+Rating006%3ablack+dragon) and open & manipulate orders base on below strategy.


Parameters:


-magic number
-initial lot
-maximum lot size
-lot multiplier 
-TP (point)
-SL (point): 0 means no SL
-XAUUSD digit: 4 or 5

Buttons and lines on chart that the EA need to create:
-Close all: close all position
-Close buy: close all buy positions
-Close sell: close all sell positions
-Pause buy: don't open any buy position when checked
-Pause sell: don't open any sell position when checked
-draw a line for breakeven: according to all floating positions to draw a single breakeven line
-draw a line according to TP: breakeven line + TP points
-draw a line according to SL: breakeven line - SL points

How the EA open positions: 
- when there is a signal from indicator:
a. check any floating position opened 
   i. if no: open a position according the signal direction with initial lot size. 
  ii. if yes and the last opened floating position direction is opposite with the signal: open a position with latest position lot size * lot multiplier (not larger than maximum lot size)
 iii. if yes but the last opened floating position direction is the same as signal: do nothing.
How the TP line and SL line work:
close all positions if the price hits TP line or SL line. 
 

ps. Deliver with source code.

Responded

1
Developer 1
Rating
(23)
Projects
45
20%
Arbitration
25
28% / 48%
Overdue
12
27%
Free
2
Developer 2
Rating
(43)
Projects
66
12%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
3
Developer 3
Rating
(58)
Projects
66
8%
Arbitration
39
26% / 56%
Overdue
12
18%
Working
4
Developer 4
Rating
(361)
Projects
644
26%
Arbitration
92
72% / 14%
Overdue
12
2%
Working
Published: 1 code
5
Developer 5
Rating
(72)
Projects
80
10%
Arbitration
38
8% / 58%
Overdue
6
8%
Free
6
Developer 6
Rating
(568)
Projects
641
41%
Arbitration
25
48% / 36%
Overdue
46
7%
Working
Similar orders
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
Mk 30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Project information

Budget
30 - 50 USD
Deadline
from 10 to 15 day(s)