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
112863 completed jobs in all languages
Sort by:
Inside (personal job)
20- USD
I would like to build an EA that will be based on Bollinger Bands and on the price action on 5M time frame as default set up. All information I already sent you by messenger
7 Applications
(39) MQL4 Experts
Up down arrow indicator (personal job)
20- USD
I am testing some strategies to see if it works out. So far I have come up with this strategy. The essence of it is to determine overbought and oversold levels using the following indicators and their settings. Though I have more complex system that uses many other indicators but let me start with this first. ........ Thanks
1 Application
(11) MQL4 Indicators
10 - 20 USD
Add the following parameter filters to previous project. These filters should not affect the original functioning of the original Manual EA. 1. Trade Symbols: GBP,USD,EUR (this will remove limitation which chart the EA is attached on) 2. Trade Multiple News: true/false (this will search for News 2 or more with equal date and equal time . search should not limit EA to attached chart only. it can include
3 Applications
(12) MQL4 Experts Integration
40 USD
MQL5 Strategy Language | Source Code Library | How to Write an Expert Advisor or an Indicator | Order Development of Expert Advisor Download MetaTrader 5 | MetaTrader 5 Trade Platform | Application Store | MQL5 Cloud Network About | Website History | Terms and Conditions | Privacy Policy | Contacts Copyright 2000-2015, MQL5 Ltd
2 Applications
(107) MQL4 Experts
Addition to EA (personal job)
15 USD
Hey, Ive got a Minor change for to make to trailing stoploss. I will pay $15. I will send you the EA file that I sent for you to modify originally. Just make it so that the stop loss is based of the RR parameter and not actual price. For instance. if RR is 1:1, and mother bar is from USD/JPY 110. 50 to 110.150 and we are in a sell trade, since this a 100 pip bar, RR should be at 109.950, and once price is reached
1 Application
(3) MQL4 Experts
10 - 20 USD
EA base only on price action, need to set multiple stop order, TP and moving SL and reset everyday. The EA is to work with indice (S&P - Dow - Dax - Nasdaq) When the new day start buy and sell stop is placed at 20 pips (adjustable) over and under. Those level will remain valid all day long. When the stop order is trigged (3 transaction will be placed) The first one with 20 pips TP (adjustable) The 2nd with 50 pips
8 Applications
(1) MQL4 Experts Other
Cessline (personal job)
10 - 35 USD
IF (ma1 is greater than upper bollinger band ) BUY IF (ma1 is lower than lower bollinger band ) SELL IF ma1 becomes LESSER than upper bollinger band Then CLOSE long.. IF ma1 becomes GREATER than lower bollinger band Then CLOSE SHORT IF ma1 becomes LIES WITHIN the band (x+Y) and (x-Y) * Then close Trade and and allow trading only if above conditions is false X being the intersection of ma1 and ma2
1 Application
(8) MQL4 Experts
EA (personal job)
90 - 100 USD
Hi, Can you make me an expert advisor with indicator Williams percentage range. It should have also take profit, trailing stop and stop loss and it will work in 1 hour time frame. EA will work like this: based on williams percantage range indicator and it will open position when the indicator will be at -95% and sell at -5%. There should be two option of entry, the ea can enter in the middle of the candle when the
1 Application
(1) MQL5 Indicators Experts
40+ USD
Hi I need an EA for MT4 that waits for an oversold and overbought signal from RSI, then places order right after a MACD crossover in an OFFLINE Renko chart. Make sure you have a plan for dealing with EA in offline charts before applying. Rewards will be offered if the project was finished on time and functioning to an acceptable extend. The complete requirements are attached
7 Applications
(7) MQL4 Experts
Adding new functions in my EA (personal job)
25 USD
Please fix it to one line…. 1. UsePipStep 2. PipStep 3. MaxTrade (change the name to MaxOrder) Current function to add: 1. Money Management Active: true/false (if I select false, the below options will not work) 2. Hidden TP: this TP will be hidden 3. Hidden SL: this SL will be hidden 4. Total Equity Risk %: limiter of allowed drawdown of trades. 5. DD: NotOpen/CloseAll 6. Pair: Current
1 Application
(9) MQL4 Experts
10 - 50 USD
I have a very powerfull EA that goes up into millions with low DD. on MQL4 I trades mostly 2 , 3 or 4 trades, but i want it optimized first optimized version: i want it only trade 2 trades for each timeframe. (setup magic number also if needed) 2nd optimization: i want it only trade 3 trades ( 2 trades that the EA opens) and the 3rd trade i want to setup as an hedge. so in the opposite direction of the other 2
8 Applications
(3) MQL4 Experts
ARNOLD TECH TRADER V1.00 (personal job)
10 - 30 USD
Details will be discussed **EA Stop and start trading** MON Stop and start time 1 : true/false Stop and start time 2 : true/false Stop and start time 3 : true/false TUE Stop and start time 1 : true/false Stop and start time 2 : true/false Stop and start time 3 : true/false WED Stop and start time 1 : true/false Stop and start time 2 : true/false Stop and start time 3 : true/false THU Stop and start time 1
1 Application
(3) MQL4 Experts
30 - 50 USD
Thank you very much to all bidders. I've accepted one. Hope to work for another work. Regards... Hi, All details are attached. Actually the logic is simple, but there are lots of inputs. As you will see at the end of the description, I'll send you source codes of some inputs (if you want) Regards
9 Applications
(18) MQL4 Experts Other
10 - 35 USD
I have an Expert Advisor based on Candles Price Action, RSI, Waddah_Attar_ADXxBollinger and Moving Average; need to be modified to add double stochastic filter and fixing the single pair martingale strategy. The martingale in this EA is not worked therefore it is needed to be fixed · Add Filter Double Stochastic Buy trades when the slow oscillator lines cross upwards . Buy when the fast oscillator crosses
10 Applications
(16) MQL4 Experts
10 USD
hi , i want you to add push notification to a simple indicator . its really a small job hope it will be done just in few mins.. now i just to waste few words because of this rubbish mql demand... thanks
2 Applications
(127) MQL4 Indicators
10 USD
The original EA closes position when it hits the EMA. Upgraded needed as below: - 1) Close position earlier when it's "x" points away from the EMA (Please refer to the attach picture), settable at Input. 2) Add Playsound and Text Alert when it fulfils the above criteria, sound changeable at Input, original has no Playsound. 3) Add Playsound and Text Alert when for the InitialStop parameter at Input, original has no
1 Application
(12) MQL4 Experts
EA Modification to (EA base on RSI signal and Martingale) (personal job)
40- USD
Hi Oleksandr Pupkov, I would like to add 3 things to previous EA created by you. 1. TestLot 2 and TestOrder 2 2. Profit close by dollars 3. Display info include total Profit in dollar Full detail will be provided
1 Application
(6) MQL4 Experts
Triple profit ea (personal job)
10 - 50 USD
Triple Profit Winner generates 3 signal lines to inform you of changes in trend behavior. I will explain how to interpret the lines colors further down. The amount of signals depends on which timeframe you are using
1 Application
(32) MQL4 Indicators Experts
BONUS FOR ALEX!!!!!!!!!! the best programmer in the world (personal job)
46 USD
Symbol New Open Time New Close Time #Euro50 07:00 21:00 #France40 07:00 21:00 #Germany30 07:00 21:00 #Holland25 07:00 21:00 #HongKong50 01:30 16:45 #Portugal20 08:00 16:40 #Spain35 08:00 19:00 #Swiss20 07:00 21:00 #UK100 07:00 21:00 #USNDAQ100 07:00 21:00
1 Application
(16) MQL4 Experts
10 - 50 USD
The indicator currently plots an ABC Triangle pattern. Lime Color for an uptrend and Magenta Color for a downtrend. I do not want the indicator to delete any triangles, but rather change the color of the one it wants to delete to red or put an X by it - instead of erasing that particular triangle. Also need an email alert for new triangles
9 Applications
MQL4 Indicators