Integration of AI into an Existing Trading Bot on MQL5

Spécifications

Project Description: I am looking for an experienced developer in MQL5 and artificial intelligence to improve my existing trading bot. My bot currently operates with classic technical indicators, and I would like to integrate an AI component to enhance its performance and adaptability to the market.

Technical Details:

  • The bot is coded in MQL5 and operates via the MetaTrader 5 

  • I would like to integrate an AI model capable of analyzing market data in real-time and adjusting the bot's parameters accordingly.

  • The AI model can be a simple neural network or a machine learning algorithm such as XGBoost, Random Forest, or another suitable solution.

  • The AI must be able to incorporate alternative indicators that I am already using.

Main Objectives:

  • Improve the accuracy of entry and exit signals.

  • Make the bot more responsive to market trend changes.

  • Optimize risk management in real-time.

Required Skills:

  • Proven experience in MQL5 development.

  • Strong knowledge of machine learning and AI applied to trading.

  • Ability to create an adaptive learning system.

Expected Deliverables:

  • Documented and functional source code.

  • Clear instructions for installing and using the AI with my existing bot.

  • An explanation session for proper handling.

Budget and Deadlines: I am open to discussing the budget based on the complexity of the project and the proposed deadlines.

Please contact me with examples of similar projects you have completed and your ideas for effectively integrating AI.


Répondu

1
Développeur 1
Évaluation
(9)
Projets
13
8%
Arbitrage
3
33% / 67%
En retard
1
8%
Travail
2
Développeur 2
Évaluation
(296)
Projets
475
40%
Arbitrage
105
40% / 24%
En retard
80
17%
Occupé
Publié : 2 codes
3
Développeur 3
Évaluation
(3)
Projets
6
17%
Arbitrage
0
En retard
3
50%
Gratuit
4
Développeur 4
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
5
Développeur 5
Évaluation
(6)
Projets
8
0%
Arbitrage
8
13% / 88%
En retard
0
Gratuit
6
Développeur 6
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Publié : 3 codes
Commandes similaires
VICTOIRE MASTERCLASS 30 - 200 USD
import ccxt import pandas as pd import numpy as np import talib import time # Configuration exchange = ccxt.binance({ 'apiKey': 'VOTRE_API_KEY', 'secret': 'VOTRE_SECRET_KEY', }) # Paramètres de trading symbole = 'BTC/USDT' timeframe = '1h' montant = 100 # en USDT stop_loss = 0.98 # 2% de perte maximale take_profit = 1.03 # 3% de gain def recuperer_donnees(): ohlcv = exchange.fetch_ohlcv(symbole, timeframe
//+------------------------------------------------------------------+ //| M65 PRO ROBOT | //| Trend + RSI + Risk Management | //+------------------------------------------------------------------+ #property strict input double LotSize = 0.01; input int StopLoss = 100; // points input int TakeProfit = 200; // points input int RSI_Period = 14; int rsiHandle; int ema50Handle; int ema200Handle;

Informations sur le projet

Budget
500 - 2000 USD
Délais
à 30 jour(s)