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
112207 completed jobs in all languages
Sort by:
New ea (personal job)
80+ USD
hi again please help me creating the ea everything is in attachment Buy The signal of indicator ptl (blue dot) must be under the blue line (candle with signal must close under blue line) Next candle bue Take profit The signal of ptl (red dot) must be over the middle line (tma cg) ( candle with signal must close over the middle line ) Next candle take profit Sell The signal of indicator ptl (red dot) must be over red
1 Application
(1) MQL5 Experts
30+ USD
Hello, i need a stochastic scanner for all pairs and TFs Adjustable stochastic settings Scanners all pairs gives alerts for OB/OS conditions for each pair and TF if enabled Give combination alerts that combination two or more TFs when OB/OS conditions met in the selected TF I can decide the number of TF in a 5 combination locking to account and expiry
6 Applications
(28) MQL5 Indicators
Money Magnet (personal job)
40+ USD
Hi, I wll need some changes in last Expert advisor and indicator build. A code change and a add of some new indicatores and conditions More information we can speak n privat Thanks
1 Application
MQL5 Indicators Experts SQL
Adding a new option to the current EA (personal job)
30+ USD
Need to update a current EA to put in opposite trades from current EA I have. I want it to copy trade but put in the opposite trade. I want your EA to just do OPPOSITE trade.. Example: ur EA picks up a EURUSD BUY, I want it to do EURUSD SELL from ur EA u created
1 Application
(14) MQL4 Experts
30+ USD
Hello, I have request of adding function of OIH_ZZ_HL_Simple_v1.0 likely as OIH_SR_Boxes_Simple_v1.0 to use conditions of HTFs. Hope you to add functions of OIH_ZZ_HL_Simple_v1.0 in the code to use conditions of HTFs. For more details, take a look at my attached document, please. Thanks in advance, David
2 Applications
(178) MQL4 Indicators
30+ USD
Hi, I would like the following indicator converted to work with MT5 https://www.earnforex.com/metatrader-indicators/RSIOMA/ It's quite a simple indicator and a full explanation as well as input parameters is included in the link above. The indicator must work in exactly the same way on MT5 after conversion! Thanks a lot
9 Applications
(1) MQL5 Converting
30+ USD
I need the following modifications on expert advisor: 1. Include option to close all trades on Friday at 10:40 pm 2. Include option to close all trades at end of day 3. Include option to specify trading hours (for example ea should only trade between 9 am and 7 pm) 4. Include that ea only works with a specific account number After including the code please also test and ensure that orders are executed in the MT4
15 Applications
MQL4 Experts
30+ USD
I need a basic script that writes to a pipe '|' delimited text file the datetime|open|high|low|close for a currency parameters : start date, end date, currency let me know if you have any questions
9 Applications
(7) MQL4 Experts Scripts
FX Candle EA (personal job)
42+ USD
Programmer for Expert Advisor needed. I will provide a strategy which is based on candles only. i will need some stats on the file. More details will be sent when the job has been approved. I am looking for a quick and good programmer which has experience with it. EA should work on all frames and all FX Pairs. require MQL file end ex file. thank you
1 Application
(48) MQL5 Experts
30+ USD
If for example 0.1 buy EURUSDp trade is placed manually or by other ea in Broker A, let the ea copy it to Broker B as 0.1 sell EURUSD trade. - Just one-way copier - It should work with suffix - Order closing is not needed, because another ea can close trades
5 Applications
(26) MQL4 Experts
30+ USD
adjustable to the parameters in bracket WOP=iOpen(NULL,PERIOD_W1,0); Period can be adjusted to to any time frame ranging from 15min to monthly. A red line should be drawn on the chart for indication
17 Applications
(1) MQL4 Indicators
Optimization of Expert Advisor (personal job)
30 - 50 USD
Looking to have optimization files set up for the STOCHASTIC EA. These optimization files would need to work for high liquidity pairs including the EURNZD , EURJPY, EURAUD, GBPUSD, GBPAUD and GBPCAD pairs. I would also need the developer to suggest a method of accurately determining long term trend and trading with that trend in order to produce a higher win percentage based on these pairs. Optimization would need
1 Application
30+ USD
//@version=4 study( "Custom" , overlay = true ) //Var dec length = 9 fractionalMult = input (title= "Key Value" , step= 1 , defval= 1 ) tr2() => max(high - low, max(abs(high - close[ 1 ]), abs(low - close[ 1 ]))) //Calc delta calc1(in1, in2) => alpha = in2 sum = 0.0 sum := (in1 + (alpha - 1 ) * nz(sum[ 1 ])) / alpha value1 = fractionalMult * calc1(tr2(), length) sigShort = hl2 + value1 sigShortPrev = nz(sigShort[ 1
5 Applications
(9) MQL4 Converting
30+ USD
Dear Friend, I need one System for Single button Buy and Sell for particular Currency with Close all Profit. PLEASE FIND ATTACHED IMAGE FOR ALL DETAILS INPUTS : 1. ADD PAIRS : GIVE OPTION HERE FOR SELECT ALL CURRENCY PAIR OR SOME PAIRS. 2. CLOSE WITH PROFIT : 100$ 3. CLOSE WITH LOSS : 100$ PLEASE DO QUICK EXECUTION OF ALL ORDERS ENTRY AND EXIT BOTH
6 Applications
(1) MQL4 Experts
Special Request for Developer (personal job)
50+ USD
I want BUY orders to open when the White arrow appears and close in the HOT LEVEL(-100) before the next arrow appears. I want SELL orders to open when the RED arrow appears and close in the HOT LEVEL(100) before the next arrow appears. Pending orders should work as such: Sell Arrow appears>>>Pending Sell Orders Open Buy Arrow appears>>>All Pending orders from previous Sell signal closes>>>>Pending Buy Orders are
1 Application
(3) MQL4 Experts
30+ USD
I have an Ea with martingale averanging-grid based money management that works fine with many broker like fbs.com, roboforex.com alpari.org However I find a bug with some brokers like icmarkets.com, xm.com The bug is when there is enough movement to trigger the grid system, the EA opens positions until there is no more ability to open positions on the account. Can someone fix this bug for me? Budget 30$ - 100$
11 Applications
(10) MQL5 Experts
Modification of EA (personal job)
30+ USD
Hi Cai Liang, Need to modify EA that you made before for me. I told you exactly what i need, and you know very well about it. 1 more things you need to add, See this image http://prntscr.com/pt0p4h The trade is open there and got SL hit, Now you have to add if any BUY/SELL trade got SL hit but market goes again to positive then the EA will open again a trade. Same for If a trade got TP hit (say 10pips) but market
1 Application
(2) MQL4 Experts
Add Money Management Feature + 3rd Strategy + EA Assume Control of all open orders (personal job)
50+ USD
1. I want to add a very simple 3rd strategy, this should be very simple. I want to be able to set hidden BUY/SELL stops as well as hidden BUY/SELL limits. 1.1. With this feature we should also be able to set hidden TP's and hidden SL's. 1.2 Our existing hidden trailing stop should also be able to work with this addition strategy / feature. 1.3 The EA will be able to trade either Strategy 1, Strategy 2, Strategy 1 + 2
1 Application
(4) MQL4 Indicators Experts
Update previous EA (personal job)
75+ USD
Hello Ismail Can you please take a look at these two features of my previous EA> They seems not working in my backtest. 1. One trader per candle 2. Individual SL (fixSL)- each order should have individual SL. This feature is not working in the previous version. 3. add News Filter. no trade before and after given time in different economic news. (low,medium and High Impact News) 4. DD management using multicurrency
1 Application
(68) MQL5 Indicators
Update existing Histogram (personal job)
50+ USD
Modify existing moving average histogram (existing histogram is attached) Oleksandr – my goal is to have a histogram which allows me the option to mirrors the EA which you just completed. * MT4 platform * Text & screen notification – no change * Presentation of lines in the histogram – same colors & positions on chart * For each individual time period o One Hour, 15 Minute, 5 Minute, 1 Minute * The histogram will
1 Application
(14) MQL4 Indicators Forex