指定

Instruments: EURUSD, USDJPY, GBPUSD, USDCAD, EURJPY, USDCHF, EURGBP, AUDUSD, XAUUSD (gold).
Timeframe: 5 minutes (M5).
1. Entrances
The EA detects entry points based on key price levels (recent high and low prices) identified by price action (e.g. breakout or bounce off supports/resistances, specific candlestick patterns or continuation/reversal patterns).
The EA opens long (buy) positions near the identified low prices and short (sell) positions near the high prices.
The algorithm should include confirmation logic to avoid false signals (e.g., validation by volume, momentum, or a basic indicator serving as a filter).
2. Position management and hedging
The EA uses a smart hedging method based on an artificial intelligence (AI) algorithm that:
Analyzes the likely market direction in real time.
Hedging should be optimized to limit losses to a maximum drawdown of 10%.
3. Exit management
Positions are closed automatically as soon as a significant profit is reached, according to a predefined profit threshold.
The robot can partially close positions to lock in profits while letting some of the gains run.
Once a position is closed, the system re-evaluates the market to resume a new position according to the same criteria.
4. Batch management
Recommended initial lot: 0.01 lot per $100 deposit.
5. Additional Conditions
The EA must run on MetaTrader 4 (MT4) but ideally be developed in MQL5 for more flexibility (or planned porting).
Should be compatible with all Forex brokers without spread or slippage restrictions.
Must include a built-in parametric optimization function to test different configurations on historical data.
Technical points to be clarified to the MQL5 developer
Implementation of an AI or machine learning analysis module for coverage management (example: simple supervised learning algorithm or rules based on combined indicators).
Price action detection system based on precise rules (candlestick patterns, pivot levels, breakouts).
Simple user interface to adjust key parameters (entry/exit thresholds, lot size, max drawdown).
Detailed transaction logging for post-trade analysis.

反馈

1
开发者 1
等级
(252)
项目
315
29%
仲裁
34
26% / 65%
逾期
10
3%
空闲
2
开发者 2
等级
(296)
项目
475
40%
仲裁
105
40% / 24%
逾期
80
17%
繁忙
发布者: 2 代码
3
开发者 3
等级
(1)
项目
2
0%
仲裁
2
0% / 50%
逾期
0
空闲
4
开发者 4
等级
(5)
项目
7
0%
仲裁
8
13% / 75%
逾期
3
43%
空闲
5
开发者 5
等级
(1)
项目
0
0%
仲裁
5
0% / 80%
逾期
0
空闲
6
开发者 6
等级
(2)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
相似订单
Trading 30+ USD
Un stratégie très puissant qui me fait gagner beaucoup d'argent . Veillez rejoindre pour en bénéficier avec moi On est toujours ensemble .Le trading est bien facile avec des stratégies et le paramétrage des indicateurs de temps.On est toujours dedans depuis très longtemps
Copie signal 30 - 100 USD
Bonjour j’ai besoin d’un expert pas un coder IA pour me coder un script qui lis les signaux dans un canal privé Telegram et les répliques dans mon canal personnel
Modifier un Indicateur 50 - 100 USD
J'utilise un indicateur de tendance sur différentes unités de temps. Je souhaite être prévenu (SMS, mail, ou autre à définir) lors d'inversions de tendance pour réagir - ou pas - de manière discrétionnaire
Scalping M5 30 - 250 USD
Spécifiez vos exigences de spécification ici point par point. Essayez de décrire vos besoins de manière brève et claire, afin que votre développeur potentiel soit en mesure d'évaluer correctement sa complexité et son coût, ainsi que le temps d'exécution requis. Une mauvaise description ou une description trop générique aura pour conséquence un manque d’intérêt pour votre commande, ou que vous passerez beaucoup de
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
Robot treder 30+ USD
//+------------------------------------------------------------------+ //| 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
Compétences requises MQL5, MetaTrader 5, WebRequest, HTTP POST, JSON, API / Webhook, intégration serveur externe Bonjour, Je cherche un développeur spécialiste MT5 / MQL5 pour créer un petit Expert Advisor (EA) qui sert uniquement de pont (bridge) entre mon compte de trading et mon terminal d’analyse externe (Nova ICT). Objectif : À chaque ouverture / fermeture / modification de trade, l’EA doit envoyer les

项目信息

预算
30 - 400 USD
截止日期
 5  10 天