Termos de Referência

Develop Custom Trade Panel for MT5 (with Source Code) – Budget $50


📋 Project Description:

I am looking for a skilled MQL5 developer to create a Trade Panel tool for MetaTrader 5, similar to the one listed here on MQL5 Market:
Reference Product: https://www.mql5.com/en/market/product/35049


Core Requirements:

The panel must support the following features:

🔹 Trade Entry Functions:

  • One-click Buy / Sell at market

  • One-click Pending Orders (Buy Stop, Sell Stop, Buy Limit, Sell Limit)

  • Modify and cancel pending orders

🔹 Lot & Risk Management:

  • Auto lot size based on risk % (e.g., 1%, 2%)

  • Manual lot size entry

  • Balance, equity, or free margin calculation base

  • Risk-to-reward ratio display

🔹 SL / TP Control:

  • Set and modify SL / TP levels using visual chart lines

  • Ruler or drag-line system to calculate SL/TP in pips or % of equity

🔹 Order Management:

  • Close all trades

  • Close winning/losing trades only

  • Partial close (%) and break-even button

  • Reverse position

  • Lock or hedge position

🔹 Trade Panel Interface:

  • Custom panel on chart with buttons

  • Easy-to-use and responsive layout

  • Clean design (no lag or errors)

🔹 Additional Features:

  • Trailing Stop (in pips or custom logic)

  • Move to Break-even

  • Set daily max loss or profit (auto close if exceeded)

  • OCO (One Cancels Other) for pending orders

  • Expiry time for pending orders

  • Multi-symbol support (panel can be used on any pair)


📦 Deliverables:

  • Fully working ex5 and mq5 files (I must receive the full source code)

  • User Guide (if available)

  • Bug-free version for live trading (no strategy tester needed)


💰 Budget:

  • $50 total

  • Please only apply if you are okay with this budget and willing to share the full source code (mq5).


🗓 Timeline:

  • Delivery within 7 days


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(4)
Projetos
4
50%
Arbitragem
5
0% / 100%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(3)
Projetos
4
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(22)
Projetos
29
3%
Arbitragem
4
25% / 0%
Expirado
3
10%
Trabalhando
4
Desenvolvedor 4
Classificação
(10)
Projetos
15
27%
Arbitragem
0
Expirado
3
20%
Livre
5
Desenvolvedor 5
Classificação
(24)
Projetos
31
19%
Arbitragem
4
50% / 25%
Expirado
4
13%
Livre
6
Desenvolvedor 6
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Publicou: 2 códigos
7
Desenvolvedor 7
Classificação
(18)
Projetos
22
9%
Arbitragem
6
33% / 50%
Expirado
1
5%
Trabalhando
8
Desenvolvedor 8
Classificação
Projetos
2
0%
Arbitragem
4
25% / 50%
Expirado
1
50%
Livre
9
Desenvolvedor 9
Classificação
(28)
Projetos
31
45%
Arbitragem
1
100% / 0%
Expirado
3
10%
Livre
10
Desenvolvedor 10
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(35)
Projetos
40
18%
Arbitragem
13
8% / 69%
Expirado
1
3%
Ocupado
12
Desenvolvedor 12
Classificação
(12)
Projetos
12
17%
Arbitragem
2
0% / 50%
Expirado
1
8%
Livre
13
Desenvolvedor 13
Classificação
(295)
Projetos
473
40%
Arbitragem
103
41% / 23%
Expirado
78
16%
Ocupado
Publicou: 2 códigos
14
Desenvolvedor 14
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
15
Desenvolvedor 15
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Description: I am interested in acquiring an already developed Expert Advisor (EA) that has demonstrated consistent and reliable performance in live or real trading conditions. I am not looking for a new EA to be created. The EA must already exist, be fully functional, and ready for immediate use. The system should have a verified trading history of approximately 6 to 12 months. A shorter history may still be
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Joker poverty scalper 40 - 100 USD
the joker poverty scalper is the power full robort it can analyse in just 1 minutes it is good for beginner traders you can even make 5000$ in just an week or two.. the best thing to do is to buy joker and make life easy with your own copy of joker .in order to be rich you need the joker to help you with your success in life even in future THE JOKER POVERT SCALPER
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or

Informações sobre o projeto

Orçamento
50+ USD