Orders for libraries development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
12
28 completed jobs in all languages
Sort by:
50+ USD
Hi, I need some code that use only Windows native APIs to attach an indicator to current chart EX: void AttachIndicator(string Indicator_name) The code should be put in a demo script Developer should give me full code
2 Applications
(9) MQL4 Libraries Integration C++
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
(10) MQL4 Experts Libraries C++ HTML
I need some code to Refresh Experts/Indicators/Scripts (personal job)
50+ USD
When I copy/paste new version of EA/Indicators/Script to MQL4 folder. I need MT4 to refresh and get that new version without restart MT4. I used to do it manually by right click at Experts/Indicators/Scripts area in the Navigator Panel and choose refresh. Now I need some code that use Win API to do it
1 Application
(9) MQL4 Libraries Integration C++
Winsock send file (personal job)
100+ USD
I like a library that use native WinAPI that can use winsock to send files between client and server. Everthing should be placed in a mqh file for easily future implementation
1 Application
(9) MQL4 Libraries Integration C++
30 - 120 USD
Wanting an Object Oriented Programmed MA cross over ea, that's going to work with a dll. It needs to work off the current timeframe and symbol.. or automatically get what symbol and timeframe it's on, it needs changeable stop loss,take profit and trailing stop. Send data to dll through an array. Changeable lot size.. needs to work on fx and futures
2 Applications
30+ USD
I am looking for metatrader interation with cloud based software platform (something easy to use & easy access like Google SpreadSheet). Preferebly using DLL so that we dont have to key in the url. The end goal is to use it and save it on live. If required some integration tools such as zapier or integromate . The libraries should include Sending data (customiseable) from MT4 to google sheet, by default the data will
I need a function use in MQL5 that use WinAPI to run a script from its name (personal job)
50+ USD
The function shoud be void RunScript(string script_name) The function must use only Win native APIs I already have the same function that only run on MT4. If you need some reference, I can give it to you
2 Applications
(9) MQL5 Libraries Integration C++
30 - 32 USD
Hi, I need an MQL4 scripts which read: 1. Network Device Name, Local IPs, It's gateway and NetMask, and 2. Mac address of the Machine or Computer where the MT4 and EA runs. The output result must be at least 4 datas, Network Name/Network Device name, Local IP(s), gateways, netmask, and mac address. I think it need to use windows API (dll). You can't use your own dll. it must be windows dll/API if it should use a dll
2 Applications
(1) MQL4 Libraries Integration C++ C# Trading robot/indicator debugging Forex
30 - 40 USD
Hi all....i need a script work to place stop/limit and execute Buy/Sell orders based on any of mentioned objects (Andrew's pitchfork/trendline/horizontal line/triandgle/box). The object will act as Price PO. Once the line is triggered, orders will be executed based on the description. Trade control on Hours, slippage, spreads should be included. I need this job to be done in a day
Use API to toggle ON/OFF AutoTrading button on MT4 and Algo Trading button on MT5 (personal job)
40+ USD
I need some code that use native API (Win API) to toggle those 2 buttons on MT4 and MT5. The code should be in mqh file. Their demo usage can be done in a script
1 Application
(9) MQL4 Libraries Integration C++
Select network (personal job)
50+ USD
Hello I would like to have an upgrade to the first project this is in the same way used in the previous project with WINAPI select the first position connection like this
1 Application
MQL5 Libraries Integration C++
50+ USD
Hello, I need souce code to call "Network Rescan" without restart the platform... Can be by WinAPI or DLL (with souce code) function called by EA This should be like a click in: If possible, I need to reconnect only to a specified access point IP
2 Applications
MQL5 Libraries Integration C++
250 - 500 USD
Create 100% of the Code for a new Expert Advisor to be used on the MT4 Platform: You will be writing the code for a completely new Expert Advisor. The EA is to be used on the MT4 Platform. This is a simple EA. We have detailed instructions that will be easy to follow. Please apply only if you have extensive experience in coding several EAs from scratch to finish in the MetaQuotes Language and have C++ experience as
Socket Library for Send and Receive Messages over network (personal job)
40+ USD
Hi, I need a MQH file and a test indicator that can use pure Win API to send / receive msg over TCP socket. The job should be created using classes and the MQH file should contain those classes. The job should be coded for me to use easily. I think I need these functions: -Sock server Init -Sock server Deinit -Sock server accept connections -Sock server send msg to clients -Sock server receive msgs -Sock server reset
1 Application
(9) MQL4 Libraries Integration C++ C#
Use Win API to auto save current profile to Default (personal job)
40+ USD
I want you to use Win API to simulate mouse click to save profile to Default. You must use C++ code and don't pack in dll files. You can write a script that can do the job
1 Application
(9) MQL4 Libraries Integration C++
30 - 100 USD
1 Application
(5) MQL5 Experts Libraries C++ Python Forex
30+ USD
The DLL will have a set of arrays which can be loaded into the EA. The EA will then use the array data in processing. Attached is a copy of the array specifications as they currently appear in the EA. I want to be able to update the array data and re-compile the DLL without having to recompile the EA. Preferably coded in C or C++ as I can read (but can't program). I need the array DLL coded and the MQL4 code required
3 Applications
(8) MQL4 Libraries Integration C++ C#
Display running current values from MK provided by functions from DLL (personal job)
50+ USD
This is a continuation of the previous job I want an EA who will display the result of calculating the function of the MKT when this function is asked during the period, not only at new candle appear. So, the result from the MK values must change because the Bid (Close[0]) changes, between new candles And obviously, the EA should provide same values as displayed by the MK indicator you wrote
1 Application
Transfer functions from MannKendall_v2.mq4 (previous job) inside a DLL build from your previous jobs (personal job)
30 - 40 USD
Transfer functions from MannKendall_v2.mq4 (previous job): MKT(int &x[]) ppf(double p, double mu=0, double sigma=1) to GuardDLL which was created in the earlier job Change the password in the DLL from "1234" to " see email" and fetching the historic of trades opened per day for sending them by mail, (those jobs were made previously by you) this job : Function password and timelife in DLL (Dev-C++ 5.11) at
1 Application
(15) MQL4 Libraries Integration C++
Following up a working ea, day by day (personal job)
150+ USD
I need a function in DLL (always in DEV 5.1 C++) to track what is doing an expert running for a specific account and send the information to a specific email adress. (Personnally, I can do it in MQ4L but I need it in C++ in a DLL function) this implies two things : - Means, if it's possible to follow what is doing the account in terms of Equity - get all the opened and closed trades during the last day. So, every
1 Application
(15) MQL4 Libraries Other C++
12