指定
The EA MT4 or 5 should read the Email which contents all the Position informations and execute it.
If in the Email is not set all informations where should be a option for automatic setting of the informations which are not given.
Perfect would be when the EA also could read Telegram
応答済み
1
評価
プロジェクト
333
35%
仲裁
66
12%
/
58%
期限切れ
87
26%
暇
2
評価
プロジェクト
334
55%
仲裁
14
36%
/
29%
期限切れ
1
0%
暇
3
評価
プロジェクト
326
43%
仲裁
34
32%
/
29%
期限切れ
83
25%
暇
4
評価
プロジェクト
5
0%
仲裁
5
0%
/
80%
期限切れ
2
40%
暇
類似した注文
Ndugelo Ravhengani Bot
30+ USD
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
プロジェクト情報
予算
50+ USD