Modify trading panel EA to allow multiple trades and SLs

MQL5 Indicadores Experts

Trabalho concluído

Tempo de execução 2 dias

Termos de Referência

So, I have the attached include and ex files (which I got from online. I cannot remember the time and where though). I would like you to edit it to fit something I have and use in excel.

What I want is that I want to specify these main parameters: 

1. Number of trades (I do not think it should be difficult but If it will be too complex and challenging, then you can set number of trades to just 3). That is fine

2. Total Amount I want to lose across all the trades combined. So, if I specify $200, I will want to lose a total of $200 should all the trades go against me.

3. A lot size. (If making this fixed or variable will make it easier for you, that is fine. Define it whichever way you believe will make it easier for you and work best)

4. You can define  a fixed TP level for all trades, that is fine. so far as I can drag them, I will just drag and manage them manually

Given the specific Lot size, the EA will calculate the distances for all the number of trades and their SL and TP prices and set the lines there. So, when comfortable, I select a buy/sell/stop or whatever and it goes ahead and place the trades. As you can see the EA is doing this for only 1 price level, so I want it modified to account for a variable (specified) number of trades. 

Please note: There is a similar tool here, for inspiration if that helps: https://www.mql5.com/en/market/product/112514?source=External#description

Also note that, it could be you already have the code or a panel design that you want to use, I am fine and not particular about the panel, design etc. so far as it looks professionally designed and pleasant, and does the job, that is fine by me 😊

 

Any questions, please do let me know and I will do my best to explain.

 

Thank you


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(5)
Projetos
7
43%
Arbitragem
3
33% / 67%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(232)
Projetos
290
27%
Arbitragem
14
50% / 36%
Expirado
9
3%
Carregado
3
Desenvolvedor 3
Classificação
(11)
Projetos
13
23%
Arbitragem
3
0% / 100%
Expirado
3
23%
Livre
4
Desenvolvedor 4
Classificação
(1)
Projetos
3
0%
Arbitragem
1
100% / 0%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(140)
Projetos
173
53%
Arbitragem
10
80% / 0%
Expirado
0
Livre
Publicou: 1 código
6
Desenvolvedor 6
Classificação
(31)
Projetos
40
43%
Arbitragem
2
100% / 0%
Expirado
4
10%
Livre
7
Desenvolvedor 7
Classificação
(8)
Projetos
11
18%
Arbitragem
7
43% / 29%
Expirado
1
9%
Livre
8
Desenvolvedor 8
Classificação
(48)
Projetos
60
22%
Arbitragem
8
38% / 38%
Expirado
5
8%
Livre
9
Desenvolvedor 9
Classificação
(102)
Projetos
105
60%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(439)
Projetos
459
73%
Arbitragem
5
80% / 0%
Expirado
0
Trabalhando
11
Desenvolvedor 11
Classificação
(70)
Projetos
90
26%
Arbitragem
24
21% / 50%
Expirado
24
27%
Livre
12
Desenvolvedor 12
Classificação
(61)
Projetos
74
53%
Arbitragem
2
0% / 50%
Expirado
1
1%
Livre
Publicou: 5 códigos
13
Desenvolvedor 13
Classificação
(284)
Projetos
459
39%
Arbitragem
94
44% / 18%
Expirado
73
16%
Carregado
Publicou: 2 códigos
14
Desenvolvedor 14
Classificação
(270)
Projetos
550
49%
Arbitragem
56
39% / 36%
Expirado
227
41%
Trabalhando
Pedidos semelhantes
I have a working strategy for Boom and Crash and need a programmer to build an MT5 Expert Advisor (EA) that trades on the 1-Minute timeframe . Key Requirements: Developer should have at least basic knowledge of Boom and Crash trading. EA must work only on candle ticks for Boom and Crash. The EA will receive trade alerts from my indicator and automatically open trades based on those alerts. No duplicate trades should
TradingView Pine Script v5 Indicator Detect trend using a moving average filter (SMA 50/200). Identify recent swing high/low (user-input lookback). In uptrend: calculate Fibonacci from swing low → swing high. In downtrend: calculate Fibonacci from swing high → swing low. Highlight entry zone between 0.618 and 0.786. Plot levels for Stop Loss (1.0), TP1 (0.236), and TP2 (0.0). Optionally display a small dashboard
Overview Create a MetaTrader 5 (MT5) indicator that: Pulls live sentiment data from multiple broker APIs. Calculates Net Sentiment (Long% – Short%) and plots each broker as a moving average line on the chart. Displays a weighted average line when ≥2 feeds are active. Saves all data to CSV files per broker for efficient historical loading and performance. Supported Brokers Broker Abbr. Color OandaFX
Manage my live forex account with a disciplined, low-risk approach that produces steady monthly income. My priority is capital protection, so each trade must be sized conservatively, anchored by firm stop-loss orders, and designed to keep drawdown minimal. High-risk tactics such as martingale, grid systems, or excessive leverage are off the table; a measured, rules-based strategy is essential. I will connect the
Hello guys, I'm currently looking for a serious and well-tested EA that can help pass prop firm challenges (like FTMO, MyForexFunds, etc.) and eventually run on a funded account. Requirements: Max Drawdown: 1–2% per trade Lot Size: Adjustable based on the challenge account size Risk Management: On-chart panel showing all key stats (daily drawdown, equity, profit target, etc.) Stop Loss & Take Profit: Must follow
Indicator that finds zones. All details in word document Ask questions if need I’d also like to to change from finding bullish marker and main candles to bearish marker and main candles if price crosses past inputted price The document is showing zones for bullish price action. Id like to also change manually in setting for it to show bearish price action ( it will look for bullish candle markers and main) Zones
I need a lightweight, trend-following custom indicator coded for MetaTrader 4 that blends Moving Average, MACD, Bollinger Bands and Stochastic logic into a single tool. When all chosen conditions align, the indicator must fire a pop-up window and play an audible alert; email notification is optional but not required. All key parameters—periods, shifts, deviations, smoothing, alert switch, etc.—should appear in the
I already have an Expert Advisor coded in MQL4, but it refuses to trade anything other than its hard-coded symbol. I want that filter gone so the same strategy can fire on any instrument—forex, indices, metals such as XAUUSD—across any timeframe. The trading logic, money management and inputs must stay exactly as they are; I simply need universal symbol support. After the MT4 file is fixed and compiles cleanly, I
Description: Gildepak is a purchasing cooperative for packaging materials. We need a program to calculate and fairly distribute the annual bonus (received from preferred suppliers) among our member companies (partners and members). The program should work with a set of predefined tables and data flows, and it must be able to import and export Excel files. Main Tables: Member Companies Company ID Company Name Partner
Forex Signal Indicator 50 - 100 USD
I’m looking for an experienced Forex signal copier/trader who can copy trades from multiple signal groups into my live account during the London and New York trading sessions. I currently have access to 4 different Forex signal groups. The first step will be to analyze and test which group provides the best results and aligns with our trading goals. Once we identify the most effective group, you will copy the signals

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 1 para 14 dias