指定
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
応答済み
1
評価
プロジェクト
26
8%
仲裁
0
期限切れ
5
19%
暇
2
評価
プロジェクト
310
69%
仲裁
2
100%
/
0%
期限切れ
0
暇
パブリッシュした人: 1 code
類似した注文
//+------------------------------------------------------------------+ //| 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; //----
プロジェクト情報
予算
30+ USD
締め切り
最低 1 最高 3 日