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 C#
12
31 jobs in the archive in all languages
Sort by:
30 - 89 USD
The purpose of this project is to develop a software tool that enables the seamless transmission of trade signals from MetaTrader 4 (MT4) to DXTrade, facilitating efficient trading across both platforms. The copier tool should be robust, reliable, and user-friendly, providing traders with a streamlined solution for executing trades on DXTrade while utilizing signals generated on MT4. DXtrade copier , equipped with
4 Applications
(1) MQL5 Experts Libraries Trading robot/indicator debugging Strategy optimization C++ Strategy modules C# MySQL JavaScript Options Collection of data on the internet HTML Uploading data to a website
600 - 999 USD
I need to develop a mt5 server plug-in to connect Chinese futures data to mt5. I will provide the api interface and documentation of Chinese futures data. If you have experience in mt5 server development, please contact me
8 Applications
MQL5 Libraries Other C++ C#
35 - 250 USD
Specification to pocket complain EN I need a robot for IqOption that reads the current price of three currencies and has the following logic: Obtaining currency values, updated on every tick: Current price of currency 1 Current price of currency 2 Current price of currency 3 Deviation = 100 pips (this is a constant) Calculations: Div = Current price of currency 3 / Current price of currency 2 Dif = Div - Current
9 Applications
30 - 100 USD
I need a developer to code EA by using DLL that will communicate with a WordPress Plugin using the API of the Plugin to Authenticate the License Key of an EA. Users after logging into my WordPress website and updating their Profile information like Name & Account number, broker, and after finalizing by Admin, the user will have EA access MT4/5 on his account. Any Plugin in WordPress can be used for managing profile
100 - 300 USD
I have an EA runs on MT4. What I am looking for is a trade copier that can copy trades from MT4 to a FIX account via FIX API with low latency It can be implemented by C#,C++ or Java. MUST HAVE features: 1. Copy trades from MT4 to FIX API account with low latency MT4 runs on Windows Server VPS. 2. Copy trade sizes based on the equity ratio of MT4 account anf FIX API account, keeping the same risk regardless of
5 Applications
Java Libraries Integration C++ C# Java
30 - 250 USD
I need complete .Net source code to connect directly with any mt4/mt5 account, open/close trades, fetch information via api coding without opening mt4/mt5 terminal. I should be able to copy trades easily without using terminals
1 Application
(4) MQL4 Libraries Integration C#
500 - 1500 USD
I want to Develop a PAMM SOFTWARE for MT5 Terminal. The system enables Money Managers to: Access incoming request pool for efficient risk and Investor funds management. Money manager can trade multiple accounts with 1 click Money manager can automate performance fees billing Fully compatible with Finstek’s MT4 Bridge Flexible trade allocation types: By lot size By equity By balance
2 Applications
30 - 50 USD
Hello developers, i need a fast data feed connector for arbitrage system. The reader will have to read the data from Rithmic api or CQG api and write the quotes to a .csv file
2 Applications
(14) MQL4 Experts Libraries C++ C#
30+ USD
ما با تمام ویژگی های MetaTrader 5 یک برنامه حرفه ای برای شما در ساخت ساخت We will build a professional program for you with all the features of MetaTrader 5
50 - 200 USD
WANT TO SEND E-SIGNAL DATA MANAGER FEED TO MT5 ADMINSTATIVE SERVER ( Have to develop one SOCKET for Sending E-Signal DATA to MT5 Admin) I have E-signal Datamanager access. I want to develop a SOCKET to get data from E-signal DATAMANAGER and should send this DATA to MT5 DataFeed. So we can use this Feed Directly to MT5 datafeed using one Scocket
6 Applications
30+ USD
Hi, I want to run 2 functions in the same time. But, I guess mql5 does not support the multithreading. I am calling the one of functions in OnTick event. Then, I tried to call the other function in OnTimer. But OnTimer and OnTick aren't working in the same time. Sometimes OnTick works first, sometimes OnTimer. Example code: void OnTick (){ Socket_Send( "Some Data" ); } //Every 10 milliseconds void OnTimer (){
2 Applications
MQL5 Libraries Other C++ C#
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#
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
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
Adding Protection with Account Number (personal job)
100+ USD
My system is arbitrage system it has 1 lmax feeder one mt4 Connector and one mt5 connector these connecters and feeders can get connected with many other systems available in the market so i want saperate my system from all other system. And want you to add license protection with account number
1 Application
(1) MQL4 Experts Libraries C#
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
6 Applications
(1) MQL4 Experts Libraries Statistics and mathematics Futures OpenCL C++ C# JavaScript MySQL HTML
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#
50 - 80 USD
Hi, I need some experience with the IG.com API. I require a DLL that can be called from my MT4 EA, to retrieve the open long/short positions of a 'market'. Preferably C# with source code. The Calls required are: * Login (parameters acct number and password) Returns OK (or FAILED) * Retrieve the open long/short positions and percentage of a market (parameter market e.g. 'EURUSD') Returns a string of only market
3 Applications
MQL4 Libraries Integration C#
12