Seeking MQL5 + LLM Developer Partner to Build Elliott Wave AI Trading System

指定

Project Description

I am looking to collaborate with an experienced MQL5 / algorithmic trading developer who also has hands-on experience with Large Language Models (LLMs) and AI-driven systems.

This is a long-term partnership opportunity, not a one-off paid freelance job.

I bring 9 years of practical Elliott Wave trading experience, applied in live market conditions. The objective is to translate Elliott Wave principles into a structured, machine-interpretable framework, then use LLM intelligence to assist with wave counting, scenario validation, and probabilistic decision-making — ultimately progressing toward an automated Elliott Wave trading system.


⚠️ Important: Partnership, Not Paid Freelance

This is not a paid task.

Instead, this is a collaborative partnership where both parties contribute expertise to build joint intellectual property, with potential outcomes including:

  • Commercial EA release (MQL5 Marketplace)

  • Licensing or white-label solutions

  • Prop-firm compatible automation

Revenue share, IP ownership, or equity structure will be agreed transparently once the collaboration is established.


What I Bring

  • 9 years of Elliott Wave trading experience

  • Deep understanding of:

    • Impulse and corrective structures

    • Rules vs guidelines

    • Alternation, extension, slope, proportion

    • Real-world invalidation and scenario logic

  • Ability to formalise discretionary analysis into decision trees and rule sets

  • Real market data, annotated examples, and live usage context

  • A clear roadmap from concept → validation → automation


What I’m Looking For (Required)

  • Strong experience with MQL5 / MT5 EA development

  • Demonstrable experience with LLMs / AI systems, such as:

    • Prompt engineering

    • Instruction-based or fine-tuned models

    • AI-assisted decision logic

    • Pattern classification or probabilistic reasoning

  • Some prior knowledge or practical exposure to Elliott Wave theory, such as:

    • Understanding impulse vs corrective structures

    • Familiarity with wave invalidation concepts

    • Experience coding or analysing market structure

  • Ability to work with state-based and probabilistic trading logic

  • Interest in building AI-assisted trading systems, not simple indicators

  • A long-term, collaborative mindset

Experience with Python, APIs, OpenAI/Anthropic, or local LLMs is a strong advantage.


Project Scope (High-Level Roadmap)

  • Phase 1
    Formalise Elliott Wave principles into rule-based and probabilistic components

  • Phase 2
    Train and refine an LLM to assist with:

    • Wave identification

    • Scenario ranking

    • Structural validation

  • Phase 3
    Integrate LLM outputs into MT5-compatible logic (decision support or execution)

  • Phase 4
    Backtesting, optimisation, and controlled live validation


Who This Is NOT For

  • Developers seeking short-term paid gigs

  • Indicator-only coders

  • Black-box system builders

  • Anyone uncomfortable with shared ownership or long-term collaboration


Next Steps

If this project aligns with your interests, please respond with:

  • Your background in MQL5 and automated trading systems

  • Your LLM / AI experience (tools, models, or past projects)

  • Your interest in a partnership-based collaboration

I’m happy to begin with logic design and conceptual discussions before any coding work starts.




応答済み

1
開発者 1
評価
(5)
プロジェクト
7
29%
仲裁
1
100% / 0%
期限切れ
2
29%
仕事中
2
開発者 2
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
3
開発者 3
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
4
開発者 4
評価
(1)
プロジェクト
2
0%
仲裁
1
0% / 100%
期限切れ
1
50%
パブリッシュした人: 4 codes
5
開発者 5
評価
(49)
プロジェクト
74
18%
仲裁
30
17% / 53%
期限切れ
31
42%
6
開発者 6
評価
(298)
プロジェクト
478
40%
仲裁
105
40% / 24%
期限切れ
82
17%
取り込み中
パブリッシュした人: 2 codes
類似した注文
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
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
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
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

プロジェクト情報

予算
30+ USD