I need an EA that can interact with the web

Job finished

Execution time 7 days
Feedback from customer
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.

Specification

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.

Responded

1
Developer 1
Rating
(213)
Projects
286
47%
Arbitration
27
59% / 37%
Overdue
36
13%
Free
2
Developer 2
Rating
(258)
Projects
269
29%
Arbitration
1
100% / 0%
Overdue
3
1%
Working
Published: 2 codes
3
Developer 3
Rating
(47)
Projects
61
54%
Arbitration
7
86% / 0%
Overdue
2
3%
Working
Similar orders
//———————————————————————————————————————————————————————————————————— 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 () {

Project information

Budget
150+ USD
Deadline
to 10 day(s)