Title: Looking for Expert MQL5 + Python Developer to Build Ultra Prop Firm AI EA (Hybrid ML/DL/RL)

Python Эксперты Python

Работа завершена

Время выполнения 3 часа
Отзыв от заказчика
Excellent developer! Very professional, skilled, and reliable. Delivered high-quality work on time and exceeded expectations. Highly recommended!

Техническое задание


Description:
I am looking for a highly skilled MQL5 + Python developer to code my ULTRA DE TOREN AI EA — a prop firm–compliant, AI-powered trading system.

The system must be able to:

Pass FundedNext challenges (Stage 1 & 2) in 2-4 weeks or less.

Trade funded accounts safely and profitably (8–15% per month growth).

Always respect prop firm rules (max daily drawdown, overall loss, profit target, no overtrading).

Use Hybrid AI → Price Action + 20/50 Moving Averages + Machine Learning (ML), Deep Learning (DL), and Reinforcement Learning (RL).

Switch automatically between Challenge Mode (aggressive) and Funded Mode (conservative).


 Key Features Required

1. Prop Firm Rules Integration

Max Daily Loss (default: 1.1–1.2%).

Max Overall Drawdown (e.g., 7%).

Profit target tracking (10% / 5%).

Auto pause if near violation.


2. Hybrid Trade Logic

Multi-timeframe trend confirmation (M1 → MN).

Price Action + MA 20/50 filters.

Confidence threshold (85–95%).

AI-enhanced entry confirmation (ML/DL/RL).


3. Dashboard Display (On-Chart)

Balance, Equity, Daily Loss Used/Remaining, Overall Drawdown, Profit Target Progress.

Trend arrows for all timeframes.

Trading Mode status (Aggressive/Moderate/Conservative).

Manual override buttons → BUY, SELL, PAUSE, CLOSE ALL.


4. Risk Management

Dynamic lot sizing (0.5–1% per trade).

Break-even after +15 pips.

Trailing stop.

Spread filter (block trades >2 pips).

Auto close all if nearing max daily loss.


5. AI Engine (Python Integration)

ML/DL: Predict trend bias probability.

RL: Learn optimal entries while respecting rules.

Works via local API with MQL5 EA.

Fallback: If AI fails, system trades using PA + MA.

Deliverables

MQL5 EA source code (execution, risk manager, dashboard, manual override).

Python AI engine (ML/DL/RL training + inference).

Backtests + Monte Carlo simulations (1000 runs) proving no prop firm rule breaches.

Forward demo logs (30–60 days) showing stability & profitability.

Documentation (installation + user guide).

 Requirements

Strong background in MQL5 + Python integration.

Proven experience building AI/ML/RL-based EAs.

Must understand prop firm trading rules (FundedNext preferred).

Ability to deliver clean, modular, well-documented code.

 If you are experienced and confident in building institutional-grade, AI-powered trading systems that respect prop firm rules, I would love to work with you on this project.

Please send me:

Examples of past EAs/AI projects you coded.

Your estimated timeline and budget.

 Serious freelancers only — this project is for a high-level, ultra AI trading system that must deliver both prop firm compliance + profitability.

Откликнулись

1
Разработчик 1
Оценка
(321)
Проекты
497
19%
Арбитраж
33
42% / 30%
Просрочено
32
6%
Занят
2
Разработчик 2
Оценка
(2)
Проекты
3
0%
Арбитраж
8
13% / 88%
Просрочено
1
33%
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
34
24%
Арбитраж
4
0% / 50%
Просрочено
2
6%
Работает
4
Разработчик 4
Оценка
(16)
Проекты
20
0%
Арбитраж
10
0% / 80%
Просрочено
6
30%
Свободен
5
Разработчик 5
Оценка
(9)
Проекты
11
64%
Арбитраж
1
0% / 0%
Просрочено
0
Работает
6
Разработчик 6
Оценка
(3)
Проекты
6
50%
Арбитраж
0
Просрочено
0
Работает
Похожие заказы
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /

Информация о проекте

Бюджет
50 - 150 USD
Сроки выполнения
от 1 до 21 дн.