Converte MT4 para MT5

Specifiche

A simple job, without changing any input configuration, or anything like that, I just want it to work on MT5 Usually the indicator is FX Forecaster,
currently this indicator only works on MT4, I would like you to pass the current settings to MT5, the indicator must be running normally, with the same performance on MT4, a simple job of just converting





 



Con risposta

1
Sviluppatore 1
Valutazioni
(23)
Progetti
26
8%
Arbitraggio
0
In ritardo
5
19%
Gratuito
2
Sviluppatore 2
Valutazioni
(304)
Progetti
310
69%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
Ordini simili
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 3 giorno(i)