Orders for libraries development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
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
30 - 100 USD
Hello developers, I need a function to query calendar events from a stable source (for example, myfxbook economic calendar). The function must be usable in both MQL4 and MQL5 - alternatively I need it in two versions. I definitely need the source code. The call should be made approximately in this form (this is just one example, I gladly accept your suggestions): NextCalendarEvent (Currency, Impact, Time
6 Applications
30 - 50 USD
Hello there, i need a function (usable in MQL4 and MQL5 - best, if the code is equal) for calculating the pearson correlation between two assets. The function must have the following format: double pearson(double array &asset1,double array &asset2, int shift asset 1, int shift asset2, int bars to calculate) { // function code return(pearsoncorrelation); } The return value must be double and between -1 and 1. The
6 Applications
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
59+ USD
I am doing some work with CCanvas, and I would like to make a "strength bar" UI display. For example I would like the strength bar to start off grey, and progress to a more blue color as the value gets higher. I need someone good with graphics code to help create a function for me that creates the gradient color pallet. My function signature looks something like this: void createColorGradient( const int width
1 Application
100 - 200 USD
I would to build the candle scanner which capable to display multi TF in single dashboard. Candlestick formation involve are pinbar, shooting star, hammer, outside bar and engulfing and one custom parameter. The dashboard should be able to send all kind of notification on selected timeframe. The dashboard should be able to run 30 pair at minimum memory and processor. all the details will be sent
13 Applications
Ea (personal job)
30 - 40 USD
Hello, There is one Fuzzy logic library in mql5 website: https://www.mql5.com/en/code/13717 This code includes two scripts and when try to compile it get few errors. This code works on MT4(Metatrader4). Please if you can compile it without any error bid. Regards
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
Custom eInTradePanel (personal job)
350+ USD
I need a custom version of the panel with the following changes: Panel must work on back-testing – see https://www.mql5.com/en/forum/155215 Show the panel by default Delete 'hide trade panel' The EA will have inputs like this: Input Int Magic = 777; //Order(s) Magic Number Input int TradeStopLoss = 0; //Stop Loss value Input int TradeTakeProfit = 0; //Take Profit value Input double DefaultLot =1; //Default Lot size
Self-learning module of machine learning for Hlaiman forest indicator (personal job)
100+ USD
would like to add Self-learning training module of machine learning to the Random forest indicator libraries that is in the market under the name of hlaiman random forest indicator and edit the source code to include teh training function RFTest.mq4
1 Application
50 - 100 USD
Can someone program a signal indicator "EMA Cross.mq5" ? EMA(13), EMA(5) when crossing up: - Signal BUY + TakeProfit and StopLoss - Signal Close SELL when crossing down: - Signal Sell + TakeProfit and StopLoss - Signal Close BUY Show the history of the signals + result on the chart from the last 1000 bars. Screenshot similar example: In addition a library "Stats.mqh" where the "EMA Cross" accesses (#include) and
5 Applications
30+ USD
Hi developers, I need some optimized MQL4 codes to insert/read/delete MySQL 8.0 on my localhost DB. The codes should be placed in mqh files and I also need a demo EA with source code that do the job. I've installed MySQL 8.0 and I already known how to create DB with MySQL so you willnot take your time to teach me how to do that. I think this is not a very difficult job and you already had the codes
3 Applications
Provide Neural Filter To Existing EA Developed using Hlaiman Random Decision Forest Indicator - MT5 (personal job)
100+ USD
1. Provide Neural Filter for the Existing Simple EA Developed using Hlaiman Random Decision Forest Indicator for the following things in ind. 1.1 increase Profit 1.2 Reduce draw down/ Reduce false signals 2. EA will run On a i7 Machine (Computer) which has minimum of 8 GB Ram , SSD Hard Drive with minimum 8 cores availability. 3. EA will run on Different time frames of the Same Currency pair at the same time
1 Application
Self-optimization with a simple genetic algorythm (personal job)
40+ USD
I need to add to an EA, a genetic algorythm which can make a self-optimization (every 2 jours) for analyzing the market prices from the last 3 previous days ( 1. Randomly collect population 2. Crossing over pairs of chromosomes 3. Random mutations 4. Random inversions 5. Selecting best chromosomes 6. goto 2 and select the best parameters for this period (KPeriod, TakeProfit...) Fore example, I need a full version of
35+ USD
I need someone able to add a selection of objective functions for PSO coming from the testpso.mq4 (which is a testing script, not an EA) Sphere Griewank Rosenbrock the libraries, includes provide from those threads (all the stuff comes from MQL5) https://www.mql5.com/en/blogs/post/683863 https://www.mql5.com/en/blogs/post/683577 The description of the 3 objective functions comes from the testpso.mq4, which does not
50+ USD
I need a self-optimization (using the library auto_optimization_204.mqh as it explained here : https://www.mql5.com/ru/code/7090 for an EA based on stochastic crossing the optimization should be done every night at 11 PM The code must create the optimise.ini file and copies it into the terminal folder successfully, The terminal tester is the copy of the MT4 Trading and is located under "C:\globalprime" the shell
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