Lavoro terminato
Tempo di esecuzione 2 giorni
Specifiche
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.
Con risposta
1
Valutazioni
Progetti
193
58%
Arbitraggio
10
80%
/
0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
2
Valutazioni
Progetti
414
55%
Arbitraggio
12
50%
/
42%
In ritardo
1
0%
Gratuito
3
Valutazioni
Progetti
6
0%
Arbitraggio
2
50%
/
0%
In ritardo
1
17%
Gratuito
4
Valutazioni
Progetti
9
11%
Arbitraggio
11
18%
/
64%
In ritardo
4
44%
Gratuito
5
Valutazioni
Progetti
4
0%
Arbitraggio
0
In ritardo
0
Gratuito
6
Valutazioni
Progetti
24
71%
Arbitraggio
1
0%
/
0%
In ritardo
0
Caricato
7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
8
Valutazioni
Progetti
15
27%
Arbitraggio
0
In ritardo
3
20%
Gratuito
9
Valutazioni
Progetti
8
0%
Arbitraggio
4
0%
/
100%
In ritardo
3
38%
Gratuito
10
Valutazioni
Progetti
8
13%
Arbitraggio
3
0%
/
33%
In ritardo
2
25%
Gratuito
Pubblicati: 1 codice
11
Valutazioni
Progetti
29
3%
Arbitraggio
4
25%
/
0%
In ritardo
3
10%
In elaborazione
12
Valutazioni
Progetti
486
75%
Arbitraggio
6
67%
/
17%
In ritardo
0
In elaborazione
13
Valutazioni
Progetti
2
0%
Arbitraggio
2
50%
/
0%
In ritardo
0
Gratuito
14
Valutazioni
Progetti
1428
59%
Arbitraggio
31
81%
/
0%
In ritardo
10
1%
Gratuito
15
Valutazioni
Progetti
3
33%
Arbitraggio
0
In ritardo
0
Gratuito
16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
17
Valutazioni
Progetti
474
39%
Arbitraggio
103
41%
/
23%
In ritardo
79
17%
Occupato
Pubblicati: 2 codici
18
Valutazioni
Progetti
552
49%
Arbitraggio
57
40%
/
37%
In ritardo
227
41%
In elaborazione
19
Valutazioni
Progetti
235
20%
Arbitraggio
21
43%
/
19%
In ritardo
0
In elaborazione
20
Valutazioni
Progetti
13
8%
Arbitraggio
1
0%
/
100%
In ritardo
0
Gratuito
Ordini simili
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Tradingview indicator
30+ USD
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
Looking for a Powerful MT5 Trading Strategy or Custom EA?
1000 - 1200 USD
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
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 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
Ninjatrader strategy for mnq
30+ USD
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
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. 1. Core Logic: Triple-Layer Confluence The signal (Call/Put)
EA developer with stregegy builder required
50 - 100 USD
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree
400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Informazioni sul progetto
Budget
30+ USD