Orders for libraries development - C++ - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
123
56 jobs in the archive in all languages
Sort by:
30 - 35 USD
Hello, i have experience about mql4 programming. And i have a product. but i want to learn how can i make a dll file to check if the account number is valid or not from my server database. I already done this step with winUser32.dll and webrequest but i want to make it in a new DLL file for me I want to learn how can i make it. I have some basics of c++ and tried to make a DLL file but i failed. Regards
4 Applications
(1) MQL4 Libraries C++ SQL Python Data mining
500 - 1500 USD
This is site the job will be for: https://www.tradestars.com/ It's called "Fantasy Trading" ... Its a game of skill like fantasy football, where players enter contests for real money along with many other traders. When the contest starts, traders compete for the prize pool based on who has the highest PnL. All the action is captured on the real-time leaderboard, and players can trade during the contest in either our
1 Application
MQL5 Libraries Integration C++ C#
200 - 350 USD
The DLL is designed to establish a connection via the WSS - WebSocket protocol between a terminal using an advisor (both MT4 and MT5 terminals) and a websocket server, for example, at wss: // echo.websocket.org or any other. The DLL should have functions for connecting and exchanging messages with the server, implemented in the php component Ratchet - http://socketo.me The result of the work should be like this: Two
3 Applications
MQL5 Libraries Integration C++
30+ USD
I need a mt4 trade copier which copies the trade to multiple (say 100 accounts)accounts in no time. It should have low latency and features such as symbol mapping, lot (volume) multiplier, and few others. One must provide a way they are going to deliver, if the EA copy trades over internet thats good if not, it should be atleast running locally
100+ USD
I need a developer to code a DLL that will communicate with a WordPress license manager Plugin using the API of the Plugin to Authenticate the Licence Key of an EA. The 3 Api functions are: Activate Check License status Deactivate License. The DLL will Stop the EA from functioning and display a message box describing the error with an Option to Click "OK" which will automatically remove the EA from the Chart if the
4 Applications
(2) MQL4 Libraries Integration C++
30+ USD
Hello programmer i need MT4/5 license protraction and timeframe currencies backtest protraction system. that work online offline already i have but i need example: i have two indicator don't work same license key or active permission. i want each code work different license key or active permission. if you can help me for make this System or already you have send video information and send demo file. if accept job
4 Applications
(3) MQL4 Libraries Other C++ PHP
30 - 100 USD
A neural network library for use in an MT5 EA. ( Only C , C++ or MQL5.) Number of Hidden Layers, number of inputs, number of Outputs can be specified from the main EA. (Input and Output values will be in the standard range of -1 to 1. ) It will accept an array of inputs from the main EA. Possible to instantiate more than one neural net in the main EA . Main sequence for using the library will be: a) instantiation b)
0 Applications
MQL5 Experts Libraries C++ C#
30 - 100 USD
Hello, I am looking for someone who can help me with this. I need an easy license system for my indicators and EAs. Right now I always have to generate a license key per client manually. Is it possible to make a simple script that I can implement into the EAs/indicators and have another piece of software where I can control account numbers or some unique system id the product is granted to work with? As well as
10 Applications
(4) MQL5 Libraries Integration C++ C# Python
30 - 80 USD
Hi and very good day all. #MQL5 I am looking for library which should have some function in order to handle a asynchronous call to telegram and should be able to send the text and photo. The most import things here is to do it asynchronous. #MQL5 Thanks
7 Applications
Arbitrage EA (personal job)
250+ USD
Hi I need an arbitrage EA that that does not use MT4 terminal. EA should be able to execute trade on MT4/MT5 via MT4API . Fast feed options can be 1.Lmax API , 2.MT4 3.MT5 4.FIX API
0 Applications
50+ USD
I need you to create two experts. 1. Publisher 2. Receiver The Publisher The Publisher will publish live quotes OnTick for the attached Symbol through the ipcbus.dll mechanism. This DLL is used by NewHopeEA to transmit quotes between their Fast Feeders and their MT4/5 Experts. The Receiver The Receiver will receive live quotes published from The Publisher and show them on the attached Chart. The Receiver should read
2 Applications
MQL4 Experts Libraries C++ Forex
30 - 35 USD
vps monitoring, I want something that tells me that the vps has dropped, the message can be via telegram, or email, every time I disconnect the platform I get a notification to find out what happened. for mt4 only
500 - 1000 USD
I am looking for someone to develop a full terminal integration to carry out the trade in Binance directly from MT5: Global Features requested to be developed: - history data downloading - realtime quotes update - support trading functionality - support symbol selection - custom chart generation - I need both, get information from charts and send orders to buy and sell based on the indicators. Specifics: - Charts of
2 Applications
200 - 500 USD
Make Compeleted software integration with my website using metatrader API Using API valid location domain request or send data Register As Master Trader on my website send data to software server using API Master Trader form using investor password Chose Server MT4/MT5 Master trader can setting fees fixed rate or by % or freeauto confirm new follower or no Follow can sett ratio,range lot , server, reserval trade Send
30 - 80 USD
I need to open orders on mt4/5 without using the OrderSend() function, instead orders will be opened as if a user was sitting in front of the computer and making all necessary clicks. The library should support custom lots as well as specifying all necessary inputs for the trade dialogue window
5 Applications
MQL4 Libraries Scripts C++ C#
200 - 300 USD
Hi, I need an easy and really fast solution to save data from MT5 to the MySQL in real-time. I worked on this solution with three different freelancers and nobody was able to deliver it. Please, before you log in to the contest, evaluate if it is your best and we do not lose time. For the whole description please find an attached. Don't suggest a bigger price. Price is set to the possible maximum
9 Applications
30 - 200 USD
I request someone who is already familiar with Kraken API to make a copy trading system which take orders from MT4 and send them to Kraken. You MUST be familiar with Kraken. They have a nonce system, and separate new API calls for opening marginal trading orders (and I only need this type of orders). You can develop from scratch or let me know if you have any existing solutions in any programming language, looking
100 - 200 USD
Hi, I need to build an easy and really fast solution to save data from MT5 to the MySQL. I worked on this solution with three different freelancers and nobody was able to deliver it. Please, before you log in to the contest, evaluate if it is your best and we do not lose time. For the whole description please find an attached. On mql5.com is a number of different solutions, which is the basis from which it is
30+ USD
I need a MQL guide for my MQL4 software developer with Commented code for this ODE (y, y') is the solution of this equation y"(t) + ay'(t) + by(t) =0 Initial condition : y(t0) , y'(t0) Where a=a(t) and b=b(t) are known variable functions of one parameter. math library : ODEsolver from AlgLib by Runge-Kutta-Cash-Karp method Apply only if you have a strong knowledge on analytic / numerical solving Second Order Linear
1 Application
MQL4 Libraries Consultation ALGLIB C++
123