I need an EA that can interact with the web

工作已完成

执行时间7 天
客户反馈
Thank you Yousuf. You did a great job! I 100% recommend him, he is a professional coder, always paying attention to detail and willing to help. I am looking forward to working with you again.

指定

I am looking for an experienced coder to code an EA that can upload information from the terminal to the website. Something similar to the trade copier that some traders use between different MT4 and MT5 accounts and telegram. I will provide details after selecting an applicant.

反馈

1
开发者 1
等级
(213)
项目
286
47%
仲裁
27
59% / 37%
逾期
36
13%
空闲
2
开发者 2
等级
(258)
项目
269
29%
仲裁
1
100% / 0%
逾期
3
1%
工作中
发布者: 2 代码
3
开发者 3
等级
(47)
项目
61
54%
仲裁
7
86% / 0%
逾期
2
3%
工作中
相似订单
//———————————————————————————————————————————————————————————————————— 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 () {

项目信息

预算
150+ USD
截止日期
 10 天