Trading Strategy for XAU/USD & NAS100 (MT5 EA Development)

Trabalho concluído

Tempo de execução 2 dias

Termos de Referência

Objective:

Develop an MT5 Expert Advisor (EA) that trades XAU/USD and NAS100, ensuring strict risk management and high trade frequency, but only one trade at a time.


Trading Rules & Conditions:

1️⃣ Entry Rules (Trade Conditions)

  • The EA should enter a BUY trade when the market is trending upward based on indicators.
  • The EA should enter a SELL trade when the market is trending downward based on indicators.
  • Use the following indicators:
    • EMA 5 (White, Thickness 3, Smoothing 5)
    • EMA 20 (Blue, Thickness 2, Smoothing 5)
    • EMA 25 (Purple, Thickness 2, Smoothing 5)
  • A BUY signal occurs when EMA 5 crosses above EMA 20 and EMA 25 on a 5-minute chart.
  • A SELL signal occurs when EMA 5 crosses below EMA 20 and EMA 25 on a 5-minute chart.
  • Only open a new trade after the previous trade is closed.

2️⃣ Risk Management (Loss Control)

  • Max Loss Per Trade: 3% of account balance
  • Min Profit Per Trade: 5% of account balance
  • Trailing Profit: Enabled
  • Stop Loss & Take Profit: Calculated dynamically based on volatility
  • Max Open Trades: Only one trade at a time
  • Trading Frequency: Open as many trades as possible per day, following the above rules

3️⃣ Trading Conditions & Execution

  • The EA should only trade on the 5-minute chart (M5).
  • The EA should check for spread conditions before opening trades (Avoid trading if the spread is too high).
  • The EA should work on both real & demo accounts.
  • The EA should have a user-friendly input panel to customize:
    • Trading pair selection (XAU/USD & NAS100)
    • Risk % per trade
    • Enable/Disable trailing profit
    • Take Profit & Stop Loss settings

4️⃣ Additional Requirements

  • The EA must be fully automated with clear logging of executed trades in the Journal.
  • The EA must be optimized for low latency execution.
  • The EA must display indicators on the chart when attached.
  • The code should be efficient, bug-free, and optimized for speed.

Respondido

1
Desenvolvedor 1
Classificação
(154)
Projetos
193
58%
Arbitragem
10
80% / 0%
Expirado
0
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(366)
Projetos
414
55%
Arbitragem
12
50% / 42%
Expirado
1
0%
Livre
3
Desenvolvedor 3
Classificação
(6)
Projetos
6
0%
Arbitragem
2
50% / 0%
Expirado
1
17%
Livre
4
Desenvolvedor 4
Classificação
(4)
Projetos
9
11%
Arbitragem
11
18% / 64%
Expirado
4
44%
Livre
5
Desenvolvedor 5
Classificação
(3)
Projetos
4
0%
Arbitragem
0
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(22)
Projetos
24
71%
Arbitragem
1
0% / 0%
Expirado
0
Carregado
7
Desenvolvedor 7
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(10)
Projetos
15
27%
Arbitragem
0
Expirado
3
20%
Livre
9
Desenvolvedor 9
Classificação
(7)
Projetos
8
0%
Arbitragem
4
0% / 100%
Expirado
3
38%
Livre
10
Desenvolvedor 10
Classificação
(5)
Projetos
8
13%
Arbitragem
3
0% / 33%
Expirado
2
25%
Livre
Publicou: 1 código
11
Desenvolvedor 11
Classificação
(22)
Projetos
29
3%
Arbitragem
4
25% / 0%
Expirado
3
10%
Trabalhando
12
Desenvolvedor 12
Classificação
(467)
Projetos
486
75%
Arbitragem
6
67% / 17%
Expirado
0
Trabalhando
13
Desenvolvedor 13
Classificação
(1)
Projetos
2
0%
Arbitragem
2
50% / 0%
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(618)
Projetos
1428
59%
Arbitragem
31
81% / 0%
Expirado
10
1%
Livre
15
Desenvolvedor 15
Classificação
(3)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(295)
Projetos
474
39%
Arbitragem
103
41% / 23%
Expirado
79
17%
Ocupado
Publicou: 2 códigos
18
Desenvolvedor 18
Classificação
(270)
Projetos
552
49%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
19
Desenvolvedor 19
Classificação
(181)
Projetos
235
20%
Arbitragem
21
43% / 19%
Expirado
0
Trabalhando
20
Desenvolvedor 20
Classificação
(12)
Projetos
13
8%
Arbitragem
1
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid

Informações sobre o projeto

Orçamento
30+ USD