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
112198 completed jobs in all languages
Sort by:
Generate EA next version 21/Sep/2017 (personal job)
40+ USD
Hi Umar, sent you the details to you. Need to generate the next version of the EA. Everything remains same except a different entry. Let me know if you have any questions. I am available on Skype for discussion. Thanks
1 Application
(16) MQL4 Experts
Create buttons and options in my ea (personal job)
30+ USD
Add following to my EA 1) Have a pause button. The button will be in the info display. It will have a parameter. If 0, it will pause until I press resume (toggle). If more than zero, e.g. 3, it will wait for that many bars before auto resume, e.g. 3 bars. 2) I want to have in display a box like the trail value where I can set the volume for the order. This will allow me to change volume quickly
1 Application
(21) MQL5 Experts
Modifications (personal job)
280+ USD
Modifications to existing work Alain has worked on. Looking forward to working with Alain again! Amazing programmer! Hopefully this is enough to get the 30 word minimum, not quite yet, hopefully now
1 Application
(9) MQL5 Indicators Experts
MODIFICATION OF SANVEL ROBOT (personal job)
30+ USD
1. PLEASE ADD RSI TO MY ROBOT 2. REMOVE STOCHASTIC 3. MAKE RSI AND MACD TO BE SELECTABLE" TRUE/ FALSE I attached the image all is same, just add `rsi levels `rsi levels: all levels `i can enter manually
1 Application
(8) MQL4 Experts
MA 50 counter (personal job)
30+ USD
hi Oleksandr, I need an MA 50 counter in my dashboard up to 5 bars. so when MA50 is red it tells me how many bars was it red & if green how many bars up to 5 bars. i attached a picture of where i want it to be placed between MA50 and MA50 confirmation and need separate alert near the main alert with time frames showing the closest to any stop loss to furthest up to 5 bars
1 Application
(3) MQL4 Indicators Experts
30 - 150 USD
I have a custom indicator called a QMP filter which paints buy and sell (Red and green) dots on the screen and would like to have trades open and closed and reopened again off of these indicator dots. It would be nice if you had a basic robot design that includes adjustable stop losses, lot sizes etc. that can be tweaked to trade off of this indicator. Doesn't have to be too complex just enough to open and close
13 Applications
(9) MQL4 Experts
TRADING EXTPERT ADVISOR (personal job)
30 - 60 USD
PLEASE CODE THE EA AS R THE SPECIFICATION IN THE JOB DESCRIPTION.WIT TAKE PROFIT STOP LOSS FEATURES IF YOU HAVE ANY QUESTION REGARDING THE JDETAILED REQIREMENT PLEASE LET ME KNOW
1 Application
40+ USD
I would like an expert very similar to https://www.mql5.com/en/market/product/1366 NotifyMe Free for MT5 Overview The Expert Advisor sends notifications to a mobile phone, via e-mail or activates an audio alarm in case any changes are detected on the trading account: opening/closing positions, changing order parameters, balance or leverage. Also, the Expert Advisor can inform that Equity on the trading account has
5 Applications
(16) MQL5 Other
Stair modification (personal job)
30+ USD
EA Stair modification Insert in previous EA: in each one of the buy orders, and sell orders. Pip_Profit:_____ 0= dont operate Dollar_Profit:______ 0= dont operate StopLoss:_______ 0= dont operate Attached is a file and the source code for your reference
1 Application
(13) MQL4 Experts
Cross EA (personal job)
60+ USD
When the yellow line crosses the red line from top to bottom, you must open a sell operation. When the yellow line crosses the red line from bottom to top, you need to open a buy operation
1 Application
MQL4 Experts
30+ USD
On EA installer When user install , l want to add expert.ini file to Metatrader config folder. * That will be make Metatrader auto allow Automate trading after setup Just add this file "expert.ini" to config folder. Download expert.ini file https://drive.google.com/open?id=0BwPx3qoEPBLmeHVHUjZLelFteFU * If possible please make installer create "expert.ini" file by itself , l don't want it download expert.ini from
1 Application
(6) MQL4 Integration C#
Modify indicator and make new expert and system ideas (personal job)
50 - 100 USD
Hi, All i need about this project be in PDF file that i attached below. I need you modify indicator and a new expert and your ideas for my system. Thank you so much for your attention
40+ USD
Hello, I have 1 pre-made indicators that shows lines at sub_window. I hope this indicator shifted to show previous value on current candle. And remove "Time Frame" in parameter to select other time frames, and also "Alert & E-mails", please. Also, remove the contents of "Time Frame" and "Alert & E-mails" in the code, please. For more details, take a look into my attached document, please. Hope it to work properly
1 Application
(178) MQL4 Indicators
30+ USD
Hello, I need a coder which is able to change the position opening process of an existing EA. To evaluate valid signals the RSI indicator is used. The EA should wait until a market state is reached a special amount of times. It should be a pretty basic job for a good coder. All the details and pictures will be given in the private section. Regards Michael
10 Applications
(8) MQL4 Indicators Experts
Double Top, Double bottom RSI (personal job)
40+ USD
Instructions on private message. Double top at same price within last 180 bars along with double rsi overbought using default mt4 RSI settings. Opposite for a double bottom / oversold rsi
1 Application
MQL4 Indicators
3 tasks (personal job)
50+ USD
1 - additional button in VP Range we have 4 steps of density 100 200 300 400. The aditional button will automatically sets vale to maximum value (the lowest density) in this example to 400. 2 - fix flashing objects created by Risk Order Box in case 2 instances of indicator on 1 chart 3 - fix flashing objects created by VP Range in case 2 instances of indicator on 1 chart
1 Application
(24) MQL4 Indicators
Need a robot control opened order!! (personal job)
60+ USD
my MT4 first chart EURUSD with original EA strategy 1 magic number = 12345 strategy 2 magic number = 123456 strategy 3 magic number = 1234567 second chart GBPUSD with original EA strategy 1 magic number = 54321 strategy 2 magic number = 654321 strategy 3 magic number = 7654321
1 Application
30+ USD
The rules are as follows: when there is a pin bar or a doji pin-bar buy and sell accordingly; above shows a sell pinbar and a buy doji pin bar. I have the expert logic with buy signals and indeed sell signals for pinbars but the sell logic doesn't work and the tweak I need is to factor in the doji pin-bars
8 Applications
(1) MQL4 Indicators Experts Forex Stocks
30+ USD
I would like a simple edit. I would like the time b ea to buy if iopen<iclose or if iopen>iclose. Currently its programmed to only buy if iopen<iclose. I would like the time s ea to sell if iopen>iclose or if iopen<iclose. Currently its programmed to only sell if iopen>iclose. It shouldn't take long. That is all that I want changed. Nothing
1 Application
(14) MQL4 Experts
Update to fx legacy ea (personal job)
30+ USD
Adding interdependent trailing stop to the second entry. Obviously changeable by the user. updating latest version of FX legacy EA. I need to add 30 words so im just typing here at random. :) Thanks! Julian Deakin
1 Application
(2) MQL4 Experts