MQL5
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Python
Panels and dialog boxes
C#
Stocks
Custom graphics
Futures
MySQL
Product Design
Options
Collection of data on the internet
SQL
HTML
PHP
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Specification
Title:
Ultimate MT4 Gold Scalper — Bank-Grade Strategy + Secure Serial-Key Licensing + Advanced HUD
Description:
I want a powerful, professional MT4 Expert Advisor for XAU/USD (M1) built like institutional systems (Wall Street / commercial banks): a single, robust strategy — no random trades, no spam entries. The EA must be commercializable and include a secure serial-key licensing system so only keys I register can activate the EA. I also want a high-quality HUD (visual overlay) with trade metrics, equity/lot controls, risk display, and easy reseller-friendly visuals.
Key goals:
• One real, proven strategy (bank/W all-Street style) — disciplined entries and exits, high edge, low false signals.
• Strict trade discipline: no trades for nothing, single-trade logic or controlled scaled entries (no spamming same candle).
• Serial-key licensing (local + server validation option) with simple key registration system for resale.
• Clean, attractive, fully functional HUD for MT4 (BMP or PNG assets integrated).
• FTMO-friendly risk controls (daily loss protection, max drawdown limits, trade rate limiter) — or at minimum, capable of scaling an account from ~$5k–10k toward $100k with realistic risk settings. (No guaranteed profit claims — objective is a high-professional EA suitable for live use.)
• Delivery must include full, commented source code, a build for MT4 (ex4/ex5 as required), and instructions for installing keys/HUD and how to use the license system.
• Proper error handling and safety features (kill-switch, emergency pause, broker compatibility checks).
• Simple UI to edit main risk params (fixed lot / max lot / risk% / max daily trades / disable auto-trade).
• Basic obfuscation/anti-tamper for compiled binary (optional, state cost separately).
• Backtest report (MT4 visual backtest + forward demo results) and short checklist to validate FTMO compatibility.
Deliverables:
1. Final MT4 EA (compile + source).
2. HUD assets and integration.
3. Serial key system (local + optional small license server setup instructions).
4. A short user manual (how to install, how to generate/register keys, recommended settings for live and FTMO).
5. Backtest screenshots / report and sample demo-forward test results.
Required skills:
MQL4 (MT4), trading strategy design, risk-management, UI/HUD integration (BMP/png), secure license systems, experience optimizing for FTMO-like.
Responded
1
Rating
Projects
21
19%
Arbitration
5
40%
/
40%
Overdue
0
Free
2
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
3
Rating
Projects
0
0%
Arbitration
5
0%
/
60%
Overdue
0
Free
4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Rating
Projects
2
50%
Arbitration
1
0%
/
100%
Overdue
1
50%
Free
7
Rating
Projects
18
28%
Arbitration
4
50%
/
50%
Overdue
1
6%
Free
8
Rating
Projects
478
40%
Arbitration
105
40%
/
24%
Overdue
82
17%
Loaded
Published: 2 codes
9
Rating
Projects
2
0%
Arbitration
4
25%
/
50%
Overdue
1
50%
Free
10
Rating
Projects
18
22%
Arbitration
1
100%
/
0%
Overdue
4
22%
Loaded
Similar orders
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
EA: Smart Break-Even & Partial Close Manager
30 - 200 USD
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
An expert adviser based on MQL5
30+ USD
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot
30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Ninjatrader 8 bot development
30+ USD
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
EA based on 5 mintues timeframe candles
100 - 250 USD
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Project information
Budget
30+ USD
Deadline
from 1 to 10 day(s)