Spezifikation
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative developer to work with (potentially looking for a reliable developer to work with permanently, i use AI to come up with a lot of different ideas). Also I don't have a problem paying mor than 30 of course... we can agree upon a set price but I will not add the money until the end when I know you can actually do the job smh... every time I have to cancel a job because a developer takes on a job they say they can do but then can't mql5 takes 10% regardless and im tired of wasting money.
Below isthe plan document below n a simple layout. I have documents that go much more indepth
AGI DeltaFlow Trading System — Master Plan
Objective
Build an institutional-grade AGI trading indicator for MetaTrader 5 (MQL5) integrated with a Python ML/DL/RL engine. The system must produce high-probability Buy/Sell signals by synthesizing DeltaFlow Profile, MoneyFlow Profile, Volume Profile, multi-timeframe VWAP, Price Action concepts, and a synthetic orderbook — all driven by a self-training, walk-forward-validated intelligence layer.
Architecture Overview
MQL5 Indicator Layer: Real-time market data ingestion, all profile calculations, signal visualization, and strict R:R trade mapping.
Python Intelligence Layer: ML/DL/RL model training, WFA (Walk Forward Analysis), synthetic orderbook construction, signal reinforcement, and continuous retraining loop.
Bridge: MQL5 writes feature vectors + bar data to shared CSV/JSON; Python reads, predicts, and writes signal decisions back to shared files or ZeroMQ.
Validation Loop: Historical backtest → identify weak regimes → retrain → backtest → repeat until convergence.
Stage 1 — Deep Research & Feasibility
Load: deep-research-swarm (selectively on free MQL5 equivalents, synthetic orderbook methods, free Python RL/DL frameworks). Deliverable: info.md — validated free library list, MT5-Python bridge options, synthetic orderbook techniques.
Stage 2 — Specification Design
Write SPEC.md covering: - MQL5 indicator module breakdown (all 5 profile domains + price action) - Python module breakdown (feature engineering, models, WFA, retraining) - Data bridge specification (file/ZeroMQ schema) - Signal generation & strict R:R logic - Visualization & alert specs Deliverable: /mnt/agents/output/SPEC.md
Stage 3 — MQL5 Core Indicator Implementation
Sub-agents (parallel where possible): - mql5_profiles: DeltaFlow, MoneyFlow, Volume Profile (POC/VAH/VAL), VWAPs - mql5_priceaction: Internal/swing structure, order blocks, FVGs, equal highs/lows, premium/discount - mql5_signal_engine: Signal aggregation, strict R:R mapping, synthetic orderbook approximation, alert system Deliverable: MQL5 source files committed to project/mql5/
Stage 4 — Python Intelligence Engine
Sub-agents (parallel where possible): - py_feature_eng: Historical data pipeline, feature vector construction, normalization - py_ml_core: ML/DL models (XGBoost, LSTM/GRU) using only free libs (scikit-learn, TensorFlow/PyTorch, xgboost, pandas, numpy) - py_rl_wfa: Reinforcement Learning agent (PPO/DQN) + Walk Forward Analysis engine with rolling train/test windows - py_bridge_server: File/ZeroMQ bridge listener, signal server, retraining scheduler Deliverable: Python source committed to project/python/
Stage 5 — Integration & Backtest v1
Wire MQL5 ↔ Python bridge
Pull real historical data via yahoo_finance data source
Run first backtest (Python offline engine using historical CSV)
Record metrics: Profit Factor, Sharpe, Max Drawdown, Win Rate, R:R adherence Deliverable: backtest_v1_report.md
Stage 6 — Analyze → Upgrade Loop (Iterative)
For each cycle: 1. Identify worst-performing regime/timeframe/market from backtest 2. Dispatch upgrade sub-agent targeting that exact weakness 3. Retrain/reconfigure 4. Re-backtest 5. Record delta Repeat until all regimes covered or diminishing returns.
Key Constraints
MQL5: Only free, built-in, or open-source MQL5 functions. No paid libraries.
Python: Only free external dependencies (numpy, pandas, scikit-learn, xgboost, tensorflow/pytorch, gymnasium, pyzmq, etc.). No paid APIs.
Synthetic Orderbook: Approximate via tick-volume delta, bar delta, market-sweep detection, and limit-cluster inference.
No trailing stops — strict fixed R:R per signal.
Must be self-adjusting: auto-detect regime and load corresponding WFA-validated model weights.
File Layout (per SPEC.md)
/mnt/agents/output/project/
├── mql5/
│ ├── AGI_DeltaFlow_Indicator.mq5 (main indicator)
│ ├── Profiles/
│ │ ├── DeltaFlow.mqh
│ │ ├── MoneyFlow.mqh
│ │ ├── VolumeProfile.mqh
│ │ └── VWAP.mqh
│ ├── PriceAction/
│ │ ├── Structure.mqh
│ │ ├── OrderBlocks.mqh
│ │ ├── Liquidity.mqh
│ │ └── PremiumDiscount.mqh
│ ├── SignalEngine/
│ │ ├── SignalAggregator.mqh
│ │ ├── RiskReward.mqh
│ │ └── SyntheticOrderbook.mqh
│ └── Bridge/
│ └── MT5PythonBridge.mqh
├── python/
│ ├── data/
│ │ └── fetch_yahoo.py
│ ├── features/
│ │ └── engineer.py
│ ├── models/
│ │ ├── ml_ensemble.py
│ │ ├── dl_sequence.py
│ │ └── rl_agent.py
│ ├── wfa/
│ │ └── walk_forward.py
│ ├── bridge/
│ │ └── server.py
│ ├── backtest/
│ │ └── engine.py
│ └── config/
│ └── regime_configs.yaml
└── README.md
Bewerbungen
1
Bewertung
Projekte
286
47%
Schlichtung
27
59%
/
37%
Frist nicht eingehalten
36
13%
Frei
2
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
7
29%
Schlichtung
0
Frist nicht eingehalten
4
57%
Frei
4
Bewertung
Projekte
26
8%
Schlichtung
9
33%
/
33%
Frist nicht eingehalten
1
4%
Beschäftigt
5
Bewertung
Projekte
2
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
6
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Bewertung
Projekte
57
35%
Schlichtung
15
27%
/
60%
Frist nicht eingehalten
1
2%
Arbeitet
9
Bewertung
Projekte
33
42%
Schlichtung
4
50%
/
50%
Frist nicht eingehalten
3
9%
Arbeitet
10
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
11
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
12
Bewertung
Projekte
20
25%
Schlichtung
0
Frist nicht eingehalten
2
10%
Frei
Veröffentlicht: 3 Beispiele
Ähnliche Aufträge
Fundamental News Trading Strategy
50 - 200 USD
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value
Bot
30 - 80 USD
I am looking for an experienced MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based on a Price Action strategy. The bot needs to automatically identify specific candlestick formations and market structure levels, execute trades, and manage risk using a dynamic trailing stop.The EA should monitor the chart for the following price action setup:Market Structure / Trend Filter:The bot
Master mind
30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
Looking for an MT5 Expert Advisor developer with: Minimum 1 year of verified activity on the MetaTrader Market Positive, real user reviews Ability to build EAs without Bollinger Bands Fully configurable parameters (risk, filters, SL/TP, trading hours) Free test version available before any payment Clear communication and ongoing support If you meet these requirements, please send your MQL5 profile or portfolio
Akram boushaba
30 - 500 USD
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically
EA Crafter
500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
مطلوب مبرمج اكسبيرت
30+ USD
أحتاج إلى مستشار خبير لمنصة MetaTrader 5 (MT5) مصمم كآلة حالة محدودة (FSM). يجب أن ينفذ أوامر السوق فقط بناءً على مستويات أسعار يحددها المستخدم. يجب ألا يستخدم أي مؤشرات أو تحليل فني أو أوامر معلقة أو ذكاء اصطناعي أو قرارات تداول تلقائية. يجب أن ينفذ المستشار الخبير ببساطة تسلسلًا محددًا مسبقًا لمستويات الأسعار كما يحددها المستخدم تمامًا، مع إدارة دقيقة للحالة، ودورة نشطة واحدة في كل مرة، ومعالجة الفجوات السعرية،
Projektdetails
Budget
30+ USD
Kunde
Veröffentlichte Aufträge14
Anzahl der Schlichtungen0