Web Request using DLL

MQL4 Experts Bibliothèque C++ HTML

Tâche terminée

Temps d'exécution 1 jour
Commentaires de l'employé
Всё отлично, чёткое задание! Постоянно на связи!
Commentaires du client
Vistaly is the best programer I have been working with. Thank you much

Spécifications

Hello,


I want to make a WebRequest "PATCH", But is not supportet with MT4 (I already try override headers and is not working), So I want to do it using #import "wininet.dll". So I need the structure to make this happen. 

HINTERNET InternetOpenA(
   LPCSTR lpszAgent,
   DWORD  dwAccessType,
   LPCSTR lpszProxy,
   LPCSTR lpszProxyBypass,
   DWORD  dwFlags
);
HINTERNET InternetConnectA(
   HINTERNET     hInternet,
   LPCSTR        lpszServerName,
   INTERNET_PORT nServerPort,
   LPCSTR        lpszUserName,
   LPCSTR        lpszPassword,
   DWORD         dwService,
   DWORD         dwFlags,
   DWORD_PTR     dwContext
);
HINTERNET HttpOpenRequestA(
   HINTERNET hConnect,
   LPCSTR    lpszVerb,
   LPCSTR    lpszObjectName,
   LPCSTR    lpszVersion,
   LPCSTR    lpszReferrer,
   LPCSTR    lplpszAcceptTypes,
   DWORD     dwFlags,
   DWORD_PTR dwContext
);
BOOL HttpSendRequestA(
   HINTERNET hRequest,
   LPCSTR    lpszHeaders,
   DWORD     dwHeadersLength,
   LPVOID    lpOptional,
   DWORD     dwOptionalLength
);

So the Job is to help me to make this structure so I can make the Web request.



Répondu

1
Développeur 1
Évaluation
(4)
Projets
2
0%
Arbitrage
3
0% / 100%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(600)
Projets
676
41%
Arbitrage
2
100% / 0%
En retard
1
0%
Gratuit
Publié : 9 codes
Commandes similaires
JDE LS 53+ USD
Purpose The system aims to: Analyze forex market data in real time Identify trading opportunities quickly Automatically execute trades Help users potentially grow small capital (e.g., R1000+), without guaranteeing profits 3. 👥 Users Beginner traders Intermediate traders Admin/Developer (to manage and monitor the bot) 4. ⚙️ Functional Requirements 4.1 Market Data Analysis The bot must collect real-time price data
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea

Informations sur le projet

Budget
30+ USD
Délais
à 1 jour(s)