Developing trading applications in MQL5 and MQL4

The largest freelance service for ordering trading robots and technical indicators — it is fast, secure and convenient. Hundreds of professional developers are ready to implement your trading strategy. Hire the best MetaTrader specialists and get custom solutions according to your needs.

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
47779 jobs in the archive in all languages
Sort by:
EA Change (personal job)
10 - 15 USD
Hi bro First , Thank you for your services . i have some EA , but this EA is only for test in accounts . i want it work in real and full license . these is some problem , this is a ex4 file :(
0 Applications
(10) MQL4 Experts
20 USD
Metatrader 4 Expert advisor at Mq4 file..Not Ex4.file will Send u Pictures if u agreee the price and days complete IMPORTANT BUYstop,SELLStop Must Active 0.3seconds..(as active as possible) T.profit Must CLose in 0.1 seconds If possible..(as fast as possible) Setting Pips "70" (7pips) T.Profit Hedging "10" pips (single chart,i will open 2 to 3 currencies pairs in single chart) Lot "0.1" MM "True/False" Risk
4 Applications
(1) MQL4 Indicators Experts
10 - 15 USD
Hi There, I would like to modify the 2 similar EA that I have I would like the entry point to be a pending stop order (distance adjustable) instead of market order and I like the (entry point-SL-TP) remain valid even after one or many SL has been reached. Example: indicator switch at 1.5000 Buy Stop (entry) 1.5500 TP : 1.6500 SL : 1.4500 The buy is trigger, then price drop the SL is reached but the indicator remain
9 Applications
(2) MQL4 Indicators Experts
A new day (personal job)
Hello hnp2500! I worried that I did not say clearly, so use some pictures sent you wold format, you look. My email: 360012566@QQ.com 我不会说英语 ^_^ 非要我说几个字,那就说说吧。。。 这些不需要看,我在凑数字。。。 HA HA HA HA HA 。。。
1 Application
MQL4 Experts
10 - 20 USD
i need help with the above error correction, please only those with experience on this kind of error can apply my skype: nurudeen.amedu also leave your skype if you can not find me
7 Applications
(16) MQL4 Experts
Create EA with 2 indicators and lines (personal job)
10 USD
Simple conditional buy/sell orders on 2 indicator signals. Open trades on 2 ma cross -Close on reverse. And use an an mt4 line to filter opening and exiting orders. The 2 indicators will be provided. Use of mt4 lines in Mt4 for filter required. Add Visual/Audio Alerts, trailing, stop loss, max spread, slippage IMPORTANT NOTE: Before uploading payment, I expect a working EX4 file submitted to me to verify
3 Applications
(49) MQL4 Experts
I would like to purchase a high risk, high return martingale type EA. Looking for a martingale type EA that has been used at trading championships or contests and have produced great results. Looking to increase the account balance by over 100%+, regardless of the risk. Should trade in an extremely aggressive manner
5 Applications
(1) MQL4 Experts
20 - 35 USD
Refix previous EA coded to match the changes by develope https://www.mql5.com/en/job/17277 Any further info, please PM me and chat via Skype. Jobs to be completed by as agreed. The previous job which wa https://www.mql5.com/en/job/23561s assigned to Developer Trandonghat (https://www.mql5.com/en/users/trandongphat/feedbacks) can't be completed as agreed $ and time. and now he gave non-sense execuses. I have all skype
6 Applications
(1) MQL4 Experts Scripts
10 - 30 USD
MAIN CONCEPT: The request is to create an indicator chart, showing the weighted average of prices taken from a list of different markets (with a maximum of 10). We will call it custom index (shortly, CX). As an example from forex market, the CX would be based on a formula similar to the Dollar Index, i.e. a combination of different currency pairs. The weights of different assets in the CX will be expressed as X/100
4 Applications
MQL4 Indicators
50 - 75 USD
I need a expert advisor which can issue buy/sell alerts based on my indicator based trading system. There are five indicators which should be used in three different time frames before issuing the appropriate buy/sell signal. I will send you the indicators and pdf file explaining the systematic process to be adopted for arriving at a signal. An alert signal is more than enough. The system need not place any order
25 Applications
MQL4 Experts
300- USD
Hi i am looking for non repraint/lag indcator to mt4 i preffer arrow indcator that give signal in the start of the bar with accrency of at least 90% i will pay high price for that but need to send me in skype or here the demo version for week to test it to see that its what i need. send me private msg who have this indcator. thx everyone
6 Applications
MQL4 Indicators Experts
50 - 100 USD
Dear freelancers, I´m looking for a professional trade copier, which can copy trades from my mt4 master account to several different mt4 slave accounts, which have different account sizes. I will need a software with nearly no time delay and which copies sl, tp and trailing stop and also allows partial closing of trades. If you can offer such software to me, please contact me. thx for your message and bidding
10 Applications
MQL4 Scripts Other
100- USD
Hello, i need help from developpers to convert several indicators (11) from MQ4 to MQ5, due to "simple" compilations errors. Those indicators are quite simple, they only have about 300 lines of codes. Max 100$ for all indis conversions. Thanks in advance for your help
6 Applications
(30) MQL5 Indicators
40 - 100 USD
Hi, I need a working Grabweb function to download a webpage using InternetOpen. The function must be working without restrictions with EA and indicator, for Metatrader 4 Build 600 and above, including Metatrader 5. I use MetaEditor version 5.0 build 1035. Regards. Renaud
8 Applications
(3) MQL4 Indicators Libraries
10 - 50 USD
Hi who can make me an EA based on the following: Simple Moving Average Both need to be editable and open to working on any currency pair and time frame Buy /Sell signal preferably before bar closes although if editable thats better. Trades should freely open and close automatically on this signal. Money management: Please add the option to apply an editable pip SL for any opening trade. I would like an editable % of
14 Applications
(1) MQL5 Experts
10 - 15 USD
Hi, who can make me an EA based on the following: 50EMA, 200EMA and stochastics - BUY only IF 50EMA > 200EMA (needs to be editable) - SELL only IF 50EMA < 200EMA (needs to be editable) BUY trigger: stochastics crossover (@ bar close) below 80 level and current price is below 50 EMA (needs to be editable), TP:stochastics crossover above 80 level Sell trigger: stochastics crossover (@ bar close) above 80 level and
9 Applications
(4) MQL4 Experts
50- USD
Hi all, I would like to have the attached mql4 half-trend indicator transformed to a mql5 class and an indictor using the class with the following interface. class cHalfTrend { public: cHalfTrend(void){}; ~cHalfTrend(void); void Init(ENUM_TIMEFRAMES pChartPeriod, int pMALowPeriod, int pMAHighPeriod, int pATRPeriod, ENUM_MA_METHOD pSmoothingMethod, ENUM_APPLIED_PRICE pAppliedPrice); void Load(int pLength = 1); //
2 Applications
MQL5 Indicators
50- USD
I want a program to copy trades from an demo account to an real account . When I open a trade on demo account I want the program to open a trade on real account to. When I close a trade (manual or SL or TP) on demo account I want the program to close the trade on real account to. I hope that the copy trades work the same even if the trades on demo account are open and close by an EA
10 Applications
(2) MQL4 Experts
10 - 20 USD
Hi Developers, I have a martingale EA which I believe lacks money management features. I would request for 4 MM features to be implemented into the EA. To make below as a variable input (using ATR) instead of fixed, MM features: 1) ATR breakeven 2) ATR Jumping stop loss 3)ATR Stoploss 4)ATR TakeProfit Please comment below that you are confident in coding all into ATR so I can select your good-self
5 Applications
(5) MQL4 Experts
2 MA cross over simple EA (personal job)
10 - 50 USD
Dear EA Developers, I am looking to have a very simple EA developed involving two moving averages crossing to create buy and sell signals. On choosing the developer I will give further detail for the moving averages and their respective periods. I am looking to be able to instantaenously open/close trades on this signal and be able to allocate a chosen percentage of funds to each trade. I would like to be able to set
0 Applications
(1) MQL5 Experts