Hello everyone,
I am looking for an experienced MQL5 developer to create an AI-powered automated trading robot specifically designed for trading gold (XAUUSD).
Main Objectives:
1. Automated Entry and Exit: The robot should open and close trades automatically based on a price movement of $1 (up or down).
2. High Precision: The system must be optimized for accurate entries and exits to capitalize on small price changes in the gold market.
3. Customization: It should include adjustable parameters for risk management, lot size, and trading hours.
4. Compatibility: The robot must run efficiently on both MT4 and MT5 platforms, with a focus on low latency execution.
Requirements:
• Expertise in MQL5 programming and AI integration.
• Experience in creating robots for trading gold or other commodities.
• Knowledge of risk management and optimized algorithms for high-frequency trading.
If you are interested in this project and have the necessary skills, please feel free to contact me with your portfolio and any questions you may have.
Looking forward to collaborating with you!
Yanıtlandı
Arabuluculuk
103
41%
/
23%
Yayınlandı: 2 kod
Benzer siparişler
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;
Objectif : validation du comportement , zéro stress 🧮 Gestion du risque MaxRiskPerDay = 2.0 % MaxTradesPerDay = 4 RiskPerTrade = 0.50 % MaxDailyLossHardStop = 2.0 % 📈 Trading Timeframe = M15 Symbols = EURUSD,GBPUSD AllowBuy = true AllowSell = true OneTradePerSymbol = true 📊 Indicateurs MACD_Fast = 12 MACD_Slow = 26 MACD_Signal = 9 Stoch_K = 14 Stoch_D = 3 Stoch_Slowing = 3 🛡️ Stops ATR_Period = 14
Description du projet : Je recherche un développeur MQL5 expérimenté pour créer un Expert Advisor (EA) complet basé sur les concepts de Smart Money Concepts (SMC) . L'algorithme doit fonctionner sur trois unités de temps synchronisées (H4, M15, M1). Compétences techniques requises : Maîtrise parfaite du Multi-Timeframe (MTF) sans "survie" (no repainting/no future leaking). Capacité à coder des détections de
Un robot qui tarde a ma place même quand je Dors je veux qu'elle faire tout les tâches a ma place même quand le téléphone est éteint ou allumé le robot doit analyse et trade pour moi
Les conditions son clair les candidats pourront apprendre beaucoup sur les services du marketing dans le domaine du monde opératoire de l'utilisation du robot virtuel de nombreuses manières d'investissement et pourra pur jouer plusieurs rôles sur plusieurs plans
Bonjour, je cherche un développeur expérimenté pour créer un Expert Advisor (EA) simple sur MetaTrader 5. L'objectif est la sécurité du capital. 1. La Logique d'Entrée (La Stratégie) Le robot doit utiliser une Moyenne Mobile Exponentielle (EMA) . Achat (Buy) : Quand le prix (Clôture de la bougie) croise au-dessus de l'EMA et clôture au-dessus. Vente (Sell) : Quand le prix (Clôture de la bougie) croise