Specification
---
1. Objective & Scope (High-Level Requirements)
Primary Objective
Build an automated trading bot that:
Identifies trading opportunities
Executes trades automatically or semi-automatically
Manages risk consistently
Logs and evaluates performance
Scope
Asset class: (e.g., Forex, Crypto, Stocks — adjustable)
Trading style: (Scalping / Day trading / Swing / Long-term)
Market access: API-based broker or exchange
Timeframe: (e.g., 1m, 5m, 15m, 1h)
---
2. Functional Requirements
2.1 Market Data Handling
Fetch real-time and historical market data
Support:
OHLCV data
Multiple timeframes
Data validation and missing-data handling
2.2 Strategy Logic
Entry conditions
Exit conditions
Indicator calculation (e.g., MA, RSI, MACD, ATR)
Signal confirmation rules
Cool-down period between trades
2.3 Trade Execution
Place market / limit orders
Modify orders (SL / TP)
Cancel pending orders
Handle partial fills and slippage
2.4 Risk & Money Management
Max risk per trade (% of balance)
Stop-loss & take-profit logic
Max daily drawdown
Position sizing rules
Trade cap per day/session
2.5 State Management
Track:
Open positions
Account balance & equity
Trade history
Persist state across restarts
2.6 Logging & Reporting
Trade logs
Error logs
Performance metrics:
Win rate
Drawdown
Sharpe ratio
Export reports (CSV / JSON)
---
3. Non-Functional Requirements
3.1 Performance
Low-latency execution
Efficient indicator computation
Rate-limit compliance
3.2 Reliability
Automatic reconnect on API failure
Graceful shutdown
Fail-safe on abnormal behavior
3.3 Security
Encrypted API keys
No hard-coded credentials
Read-only vs trading permissions separation
3.4 Maintainability
Modular architecture
Clear separation:
Data
Strategy
Execution
Risk
Config-driven parameters
---
4. System Architecture (Suggested)
[ Market Data Module ]
↓
[ Strategy Engine ]
↓
[ Risk Manager ]
↓
[ Execution Engine ]
↓
[ Broker / Exchange API ]
Supporting modules:
Logger
Backtesting Engine
Configuration Manager
---
5. Strategy Requirements (Trading Logic)
Define clearly:
Entry Rules
Indicator conditions
Trend filters
Volume confirmation
Time-based filters (sessions)
Exit Rules
Fixed SL/TP
Trailing stop
Indicator-based exit
Time-based exit
Risk Constraints
Risk per trade ≤ X%
Max open trades = N
Daily loss limit
---
6. Backtesting & Validation Requirements
Historical data coverage ≥ 1–3 years
Walk-forward testing
Out-of-sample testing
Monte Carlo simulations (optional)
Acceptance criteria:
Max drawdown ≤ threshold
Profit factor ≥ target
Consistent equity curve
---
7. Deployment Requirements
Environment:
Local / VPS / Cloud
OS compatibility
Continuous monitoring
Auto-restart capability
---
8. Compliance & Control (Optional but Important)
Manual override (kill switch)
Trading hours restrictions
Compliance with broker rules
Alert system (Telegram / Email)
---
9. Success Metrics (KPIs)
Net profit
Drawdown
Win rate
Risk-adjusted returns
Execution accuracy
---
10. Future Enhancements (Roadmap)
Machine learning strategies
Multi-asset support
Portfolio optimization
Adaptive risk models
---
Next Step (Important)
To customize this exactly for you, tell me:
1. Market (Forex / Crypto / Stocks)
2. Programming language (Python, JS, MQL, etc.)
3. Broker or exchange
4. Manual or fully automated
5. Strategy type (indicator-based, price action, ML)
Responded
1
Rating
Projects
977
74%
Arbitration
27
19%
/
67%
Overdue
100
10%
Working
Published: 1 article, 6 codes
2
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
3
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
4
Rating
Projects
6
33%
Arbitration
7
14%
/
57%
Overdue
1
17%
Free
5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
I currently sell a white-label XAUUSD EA, but the existing supplier owns the source code. I now need a new, independently developed EA and licensing system that my company fully owns and controls. I am not requesting decompilation or copying of proprietary code. Existing settings, presets and trading examples will be provided as reference. The developer must first identify any missing strategy rules before
UnixFirmanMln
30 - 200 USD
I am an MQL5 Developer specializing in Forex trading automation, Expert Advisors, custom indicators, and trading strategy optimization. I provide services for developing, debugging, modifying, and improving trading robots and indicators. My technical skills include MQL5, C++, Linux, algorithmic trading logic, debugging, and performance optimization. I pay close attention to trading rules, execution logic, risk
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Mr quetta
100+ USD
Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
Scalping Reaction Zones + Valid Order Blocks
30 - 150 USD
Platform: TradingView Programming Language: Pine Script v6 Type: Custom Indicator Project Name: Scalping Reaction Zones + Valid Order Blocks MAIN GOAL I need a custom TradingView indicator for scalping. The indicator must detect: 1. Reaction / Explosion Zones 2. Valid Order Blocks 3. Combined Reaction Zone + Order Block zones The indicator should NOT generate: Buy signals Sell signals TP SL Entry signals Trading
Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Project information
Budget
30 USD
Deadline
to 30 day(s)