Orders for libraries development - HTML - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules HTML
5 completed jobs in all languages
Sort by:
30+ USD
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
2 Applications
(11) MQL4 Experts Libraries C++ HTML
Install package (personal job)
50 - 70 USD
Good day Avatara, Create an install package for the Plug & Earn ( MSI/ MAC Compliant Software Installer) that will populate the .ex5 and .set files to the "Expert advisor" and "Preset" folders respectively. Add EULA agreement DLL and relevant bin files
80 - 100 USD
I would like to create a proof of concept that results in handshaking code between PHP (on a web site) and a demo MQL4 EA. This project will demonstrate functionality to encrypt strings in MQL4 and decrypt them in PHP, and in turn to encrypt in PHP and decrypt the string in MQL4 demo EA. For this purpose I am not concerned about high levels of security. I don't care what size key we are using. This exercise will be
5 Applications
(38) MQL4 Libraries Integration PHP HTML
30 - 65 USD
Create an EA that embeds the sample code from: https://docs.mql4.com/common/cryptencode using aes256 crypt method (CRYPT_AES256) and https://docs.mql4.com/common/webrequest calling my DOMAIN/PHP page The goal is to get these functions to work within a sample proof-of-concept EA. This EA will have extern inputs for: * encrypt key * string to encrypt/decrypt * Domain HTTPS String * Text file name for storing the
4 Applications
(38) MQL4 Experts Libraries HTML Uploading data to a website
30 - 100 USD
I need a function that can query a webpage and save the content in a string for further manipulation Function will be included in a mqh file Works on Metatrader MT4, bonus if it works on MT5 as well Works on Scripts, Indicators and Experts No WebRequest native mql functions, it is my understanding that it doesn't work on indicators Works on Windows client and server Operating System Must work with HTTP and HTTPS