Orders for libraries development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
455 completed jobs in all languages
Sort by:
38+ USD
Convert current EA into dll so that the source code is secured and protected. EA will pull all trading operations from dll for security.. My maximum budget is $38 if you can work for that price apply.. i need this done within 1day
3 Applications
(1) MQL4 Experts Libraries
150+ USD
I need a developer to code a DLL that will communicate with a WordPress to Authenticate the Licence Key of an Indicator. The WordPress plugin automatically generates the Licence keys for Client after Checkout. The function of the DLL is to confirm if the Licence Keys have Expired or not. The DLL will Stop the Indicator from functioning and display a message box describing the error with an Option to Click "OK" from
4 Applications
(1) MQL4 Libraries
Need an ea to buy and sell via horizontal and trend line with martingle (personal job)
65+ USD
hi , i need your ea that you made for me to do horizontal buy and sell line . i need this ea or a new ea which will do buy and sell but now with the trend line that i'll draw . this 1 also has to work with martingle. thank you
1 Application
(2) MQL4 Experts Libraries
50 - 200 USD
hello, i need an EA that will have 2 lines for 1 of it buy and another for sell.if the price catch 1 line the other line will be stop-lose . and will revarse the first position to the oposite direction with martingal . and vice varsa. with the ability to add stop lose and limit and quantity of martiangl lots and time of trading. for more detail reply to this massage .thank you
10 Applications
(2) MQL4 Experts Libraries
30+ USD
Hi everybody, I'm searching for historical news event from all pairs. 1 or 2 years are enough but I don't know if someone thought of collecting the forexfactory calendar every week, if someone did, ping me
30 - 200 USD
SIP Trade Closer I need a script to manage trades and close them based on the SIP indicator. https://www.mql5.com/en/market/product/30581 A trade will be opened via an EA or manually and the Trade Manager will then be given a reference to the trade. From there its job is to close the trade in one of two ways: SIP opposite signal alert Takes a parameter that defines which SIP timeframe to use to close the trade This
4 Applications
(3) MQL4 Libraries Scripts
40+ USD
1- I want send notification from MT4 in PC to mobile via metaquote id saved in text document 2- I want Read text document content of MetaQuotes ID to send notification via mobile 3- every 4 MetaQuotes ID in text document send notification in the same time and read another 4 MetaQuotes ID 4- I want source code for this expert or Libraries I attach photo file for example
4 Applications
(12) MQL4 Experts Libraries
100+ USD
Hello, I need a simple panel code, with at least one of each element in this list: Button Edit box Combo (select box) Selectable List with scrollbar Radio button (two buttons) Checkbox Text area with scrollbar Label All controls must be functional at visual mode of MT5 tester. So I will be able to test and interact with my EA using this panel, during visual tester mode. Must include sample code (functions/classes) of
7 Applications
Stdev Order Entry (personal job)
50+ USD
Hi, I need an EA to place a pending order, long or short. With the following conditions: Inputs: Input: StdevFromPrice =3; //Number of Stdev away from Spot Input: TF =30m; //Time Frame 1m, 2m, 5m, 15m, H1, D1, Enum To re-compute # of Stdev Input: OrderType =Sell Limit; //Pending Order,Buy Limit, Sell Limit,Buy Stop, Sell Stop, Buy Stop Limit, Sell Stop Limit Input: BBTF =2H; //Time Frame for Bollinger Bands Input
1 Application
(7) MQL5 Experts Libraries
Retrace Entry After Trigger Level Highest High (personal job)
90+ USD
Hi, I need an EA to place a market order, long or short. With the following conditions: Inputs: Input: TriggerPrice //Trigger Price 1.2323 ie. Input: RetracementPips //Retracement Step in PIPs Input: TF //Time Frame 1m, 2m, 5m, 15m, H1, D1, Enum with all available bars periods input: OrderType //Market Order Type, Long or Short Enum Conditions: We place a price as trigger, if price touch this level, EA will compute
9 Applications
(7) MQL5 Experts Libraries
Limit Order / Stop Order Light panel (personal job)
50+ USD
need a third version of elnTradePanel with added buttons for stop orders add bs and ss buttons to this layout, for buy stop and sell stop orders. based on the previous job light elnTradePanel with limit orders only. B
1 Application
(7) MQL5 Experts Libraries
Trend follow (personal job)
30+ USD
Hello this new binary indicator as usual ( tow files), i explain the Call signal PUT Signals same conditions but the confirmation bar is the green bar which coming after red bar only after closing, confirmation green bar indicator send PUT signal Additional filters : MACD ( optional time frame ) if MACD above zero no Put signal if below zero no CALL signal Awesome : ( optional time frame ) if Ao > 0 no put signal
1 Application
(5) MQL4 Indicators Libraries
Rainbow Indicator (personal job)
30+ USD
Hello I want a new Binary Options indicator which using Rainbow Oscalitor signals as the following rules : Call Signal Once the current Rainbow bar touches a specific level like ( - 20 ) Trade open Put Signal : Once the current Rainbow bar touches a specific level like ( +20 ) Trade open So the difference here that indicator will not wait until current candle to close Filters Moving average Bollinger bands RSI
1 Application
(5) MQL4 Indicators Libraries
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
(10) MQL4 Libraries Integration C++ C#
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
(3) MQL4 Libraries Converting
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
(3) MQL5 Libraries Converting
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
(10) MQL4 Libraries Integration C++
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
(4) MQL5 Libraries Integration
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