Création d'un EA basé sur l'indicateur "Basic Harmonic Pattern", capable d'ouvrir plusieurs ordres et d'utiliser les niveaux de TP/SL définis par l'indicateur.

İş tamamlandı

Tamamlanma süresi: 3 gün

İş Gereklilikleri

MagicNumber= (X)
MaxSpread= (X)
Lot first order= (X) 
Lot 2nd ordrer= (X) 0=disable
Lot 3rd order= (X) 0=disable
first order= TP1=fixed by BHP SL1= fixed by BHP
TP1= (X) points SL1= (X) points
2nd order= TP2=fixed by BHP SL2= TP1 - (X) points
TP2= (X) points
3rd order= TP3=fixed by BHP SL3= TP2 - (X) points
TP3= (X) points
TrailingStop= enable/disable
TrailingStart before= (X) points
Trailing step= (X) points
visible comment on MT4= exemple "BHP M15"

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(153)
Projeler
236
33%
Arabuluculuk
20
45% / 30%
Süresi dolmuş
1
0%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(549)
Projeler
635
33%
Arabuluculuk
42
38% / 45%
Süresi dolmuş
11
2%
Meşgul
3
Geliştirici 3
Derecelendirme
(39)
Projeler
65
34%
Arabuluculuk
4
25% / 50%
Süresi dolmuş
9
14%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(2311)
Projeler
2908
63%
Arabuluculuk
122
44% / 25%
Süresi dolmuş
429
15%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(295)
Projeler
474
39%
Arabuluculuk
103
41% / 23%
Süresi dolmuş
79
17%
Meşgul
Yayınlandı: 2 kod
6
Geliştirici 6
Derecelendirme
(45)
Projeler
91
13%
Arabuluculuk
34
26% / 59%
Süresi dolmuş
37
41%
Serbest
Benzer siparişler
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
Trader 30+ USD
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
Raymond Vergnes 30 - 200 USD
Bonjour, Je recherche un développeur pour introduire dans meta editor une formule Code MQL5 : Trailing Stop par Paliers que j'ai déjà. Ensuite je voudrais utiliser cette formule aussi bien sur mon ordinateur que sur mon téléphone avec méta trader 5. Vous pouvez me contacter par mail : raymondvergnes81@gmail.com Merci d'avance

Proje bilgisi

Bütçe
30 - 100 USD
Son teslim tarihi
from 1 to 20 gün