Spécifications
1. Platform & Environment
Platform: MetaTrader 5 (MT5 ONLY)
Language: MQL5
Account type: ECN / Netting or Hedging
Designed for broker rebate/commission return programs
No DLLs, no external dependencies
2. Strategy Overview
The EA is a high-frequency scalping Expert Advisor focused on maximizing the number of trades with minimal price movement, where the main source of profitability is broker rebate rather than market movement.
Key characteristics:
Very small TP or time-based exits
Low market exposure
Strong spread & execution control
Optimized for fast execution environments
3. Symbols & Timeframes
Symbols: User-selectable Forex pairs (default majors & minors)
Timeframes:
Default: M1
Optional: M5
EA must be multi-symbol capable OR single-symbol (configurable)
4. Market Filters
Trades are allowed ONLY when:
Current spread ≤ MaxSpread (in points)
Trading session filter allows execution
Optional volatility filter (ATR-based)
If spread exceeds limit:
No new trades
Option to close active trades
5. Signal & Entry Logic
Entry logic must be simple and fast, suitable for MT5 tick-based execution.
Buy Conditions:
Spread condition met
No conflicting open position (or max trades not exceeded)
Optional price action / micro-range condition
Sell Conditions:
Same logic, opposite direction
⚠️ No heavy indicators (to ensure speed & stability).
6. Order Placement (MT5 Trade Model)
Trade type: Market orders
Uses CTrade class
Configurable parameters:
Fixed lot OR auto lot (balance/equity based)
Max open positions
Unique Magic Number
Retry logic in case of trade server errors
Slippage control (deviation points)
All trade actions must be logged
7. Stop Loss & Take Profit
Take Profit:
Small pip TP (user configurable)
Stop Loss:
Fixed OR ATR-based OR optional disabled
Option to close trades by logic instead of TP/SL
8. Position Management
Optional features:
Break-even
Trailing Stop
Time-based trade closing:
Close after X seconds or X bars
Optional global profit close
Optional equity protection close
9. Signal Lifetime
Entry signal remains valid only for:
X seconds OR
X bars
If market conditions change (spread/volatility), the signal is cancelled
10. Closing & Cancellation Logic
Trades must close when:
TP or SL is hit
Max holding time reached
Spread exceeds emergency level
Opposite signal appears (optional)
Risk protection is triggered
11. Risk Management
Daily profit target (stop trading after reached)
Daily loss limit
Max drawdown control
Max trades per day
Margin level protection
12. Inputs & Optimization (MT5 Strategy Tester)
All parameters must be external inputs
Must support:
Genetic optimization
Multi-pass testing
EA must be stable in Every Tick (Real Ticks) testing mode
13. Visualization & Debugging
On-chart display:
Spread
Number of trades
Floating P/L
Log:
Trade execution
Errors
Spread violations
Clean, readable logging
14. Code Quality & Delivery
Clean, well-commented MQL5 code
No warnings or errors on compilation
Source code included (.mq5)
Delivered EA must match specification exactly
15. Testing & Acceptance
Developer must:
Provide MT5 Strategy Tester results
Demonstrate stable execution under varying spreads
Confirm rebate-optimized behavior
✅ Optional Add-Ons (Mention if Needed)
News filter (MT5 economic calendar)
Multi-symbol trading
VPS optimization
Rebate efficiency reporting
Répondu
1
Évaluation
Projets
199
48%
Arbitrage
3
33%
/
33%
En retard
2
1%
Travail
2
Évaluation
Projets
19
16%
Arbitrage
5
40%
/
40%
En retard
0
Gratuit
3
Évaluation
Projets
39
23%
Arbitrage
14
0%
/
93%
En retard
4
10%
Travail
4
Évaluation
Projets
4
0%
Arbitrage
1
0%
/
100%
En retard
0
Gratuit
5
Évaluation
Projets
421
54%
Arbitrage
20
55%
/
15%
En retard
29
7%
Travail
6
Évaluation
Projets
186
41%
Arbitrage
24
58%
/
21%
En retard
13
7%
Gratuit
7
Évaluation
Projets
1
0%
Arbitrage
1
0%
/
100%
En retard
1
100%
Travail
8
Évaluation
Projets
8
0%
Arbitrage
8
13%
/
88%
En retard
0
Gratuit
9
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
10
Évaluation
Projets
234
20%
Arbitrage
21
43%
/
19%
En retard
0
Travail
11
Évaluation
Projets
24
21%
Arbitrage
0
En retard
2
8%
Gratuit
12
Évaluation
Projets
971
74%
Arbitrage
27
19%
/
67%
En retard
100
10%
Travail
Publié : 1 article, 6 codes
13
Évaluation
Projets
5
0%
Arbitrage
6
0%
/
67%
En retard
1
20%
Chargé
14
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
15
Évaluation
Projets
63
52%
Arbitrage
5
0%
/
40%
En retard
1
2%
Gratuit
16
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
17
Évaluation
Projets
16
44%
Arbitrage
2
0%
/
100%
En retard
3
19%
Travail
18
Évaluation
Projets
37
54%
Arbitrage
2
50%
/
50%
En retard
3
8%
Gratuit
19
Évaluation
Projets
5
0%
Arbitrage
2
50%
/
50%
En retard
2
40%
Gratuit
20
Évaluation
Projets
3
0%
Arbitrage
0
En retard
0
Gratuit
21
Évaluation
Projets
285
35%
Arbitrage
18
22%
/
61%
En retard
42
15%
Chargé
22
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
23
Évaluation
Projets
552
49%
Arbitrage
57
40%
/
37%
En retard
227
41%
Travail
24
Évaluation
Projets
12
25%
Arbitrage
0
En retard
1
8%
Gratuit
25
Évaluation
Projets
21
10%
Arbitrage
4
0%
/
50%
En retard
2
10%
Travail
26
Évaluation
Projets
144
46%
Arbitrage
20
40%
/
15%
En retard
32
22%
Travail
27
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Optimization for Gold (XAUUSD) Expert
30 - 100 USD
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
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
An Expert KBFX
30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
Informations sur le projet
Budget
30 - 200 USD