Server based trade copier fixing issue

MQL5 통합

작업 종료됨

실행 시간 2 시간
고객의 피드백
Very prompt and capable to fix codes
피고용인의 피드백
Great and appreciative customer!!

명시

Hi, I have followed this link https://www.youtube.com/watch?v=FQJ-6OeNlzc to create the same code in my system

step 1: creation of master EA: when positions open or close it updates the .txt file from the .php file in the file-manager of the hosting server. The details in the .txt file are to be read by the slave terminal

when Master EA is running on the chart: issue error:  "server response is 1001 and the error is 5203

step 2: creation of slave EA: compiled

when running on the chart: issue error:  "server response is -1 and the error is 4006


double checked and the coding language is identical to the youtube content. The error codes are here: https://www.mql5.com/en/docs/constants/errorswarnings/errorcodes


Looking for a skilled developer to help me fix this



more details: I believe this issue comes from the below:

int response = WebRequest("GET", url, headers, 1000, post, result, resultHeaders);


    // Check response and print debugging information

    if(response != 200){

        Print(__FUNCTION__, " > server response is ", response, " and the error is ", GetLastError());

        string resultText = CharArrayToString(result);

        Print(__FUNCTION__, " > ", resultText);

        return;

    }



Thanks

응답함

1
개발자 1
등급
(258)
프로젝트
264
30%
중재
0
기한 초과
3
1%
무료
게재됨: 2 코드
2
개발자 2
등급
(390)
프로젝트
416
30%
중재
74
19% / 72%
기한 초과
52
13%
작업중
3
개발자 3
등급
(298)
프로젝트
477
40%
중재
105
40% / 24%
기한 초과
81
17%
로드됨
게재됨: 2 코드
4
개발자 4
등급
(16)
프로젝트
35
23%
중재
4
0% / 50%
기한 초과
2
6%
작업중
5
개발자 5
등급
(32)
프로젝트
42
43%
중재
2
100% / 0%
기한 초과
4
10%
무료
6
개발자 6
등급
프로젝트
2
0%
중재
4
25% / 75%
기한 초과
1
50%
무료
7
개발자 7
등급
(3)
프로젝트
3
0%
중재
0
기한 초과
0
작업중
8
개발자 8
등급
(9)
프로젝트
12
25%
중재
0
기한 초과
1
8%
무료

프로젝트 정보

예산
39+ USD