工作已完成
执行时间13 小时
员工反馈
Thanks Ric
客户反馈
This guy is a wizard. He went above and beyond to make sure everything functioned the way I wanted it to. I’m very happy with the result. Thank you!
指定
Display multiple mt4/mt5 account balances on a single google sheets page or simple text website.
I think the easiest solution would be a mt4/mt5 EA installed on each account that pushes the account balance value to Google Sheets or a simple text website. But I’m open to suggestions if you have a better idea.
Details:
Push account balance value to google sheets. Update every minute and/or any time the balance changes.
Display multiple mt4/mt5 account balances on a single google sheets page. It should be easy to add new accounts to monitor by inputting the account number or some other method.
If you have any questions, please ask. Lets get to work!
反馈
1
等级
项目
28
7%
仲裁
9
33%
/
33%
逾期
1
4%
工作中
2
等级
项目
515
19%
仲裁
35
46%
/
31%
逾期
34
7%
工作中
3
等级
项目
698
42%
仲裁
2
100%
/
0%
逾期
1
0%
空闲
发布者: 9 代码
4
等级
项目
53
57%
仲裁
2
100%
/
0%
逾期
1
2%
空闲
发布者: 5 代码
5
等级
项目
24
50%
仲裁
1
100%
/
0%
逾期
6
25%
空闲
6
等级
项目
2
0%
仲裁
0
逾期
0
空闲
相似订单
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 () {
项目信息
预算
40+ USD
截止日期
从 1 到 5 天