Convert an MQL5 EA to MQL4

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del dipendente
Super client, très rapide et concilient, je recommande vivement
Feedback del cliente
Rapide et efficace; excellent !

Specifiche

Simple exercise in converting an MQL5 file to an MQL4 file without change.

Simple exercice de conversion d'un fichier MQL5 en fichier MQL4 sans changement.

C'est un robot simple avec des indicateurs communs : ATR, RSI, MACD, EMA

Con risposta

1
Sviluppatore 1
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(32)
Progetti
57
23%
Arbitraggio
12
67% / 8%
In ritardo
2
4%
Gratuito
3
Sviluppatore 3
Valutazioni
(153)
Progetti
236
33%
Arbitraggio
20
45% / 30%
In ritardo
1
0%
In elaborazione
4
Sviluppatore 4
Valutazioni
(39)
Progetti
65
34%
Arbitraggio
4
25% / 50%
In ritardo
9
14%
In elaborazione
5
Sviluppatore 5
Valutazioni
(7)
Progetti
7
29%
Arbitraggio
3
0% / 100%
In ritardo
1
14%
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
Ordini simili
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;
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

Informazioni sul progetto

Budget
30 - 35 USD
Scadenze
a 5 giorno(i)