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:
40+ USD
This EA must only work on manual trades done from the MT5 terminal or MT5 mobile. There will be no trade panel or interface on the chart for this EA. The EA must be able to also handle multiple manual trades on any chart. 1. Automatic TP/SL - EA will automatically set a TP/SL when a manual trade is made based on the number of pips set in the EA. 2. Trailing Stop - EA will be able to automatically move the SL to
4 Applications
(44) MQL5 Experts
40+ USD
I think current indicator typed system does not work properly. The main chart of this system is M15. And it uses values of H1 and H4 for trend. There are few things necessary to check and correct it in right way. 1. Few errors when it compiled When you compiled it, it will show few errors because of “iHigh” and “iLow”. => Hope you to check and correct it in right way. 2. SL for Buy / Sell Entry Hope you to change
1 Application
(178) MQL4 Experts
30 - 40 USD
For bearish: //@version=4 study("Engulfing - Bearish", shorttitle = "Engulfing - Bear", overlay=true) C_DownTrend = true C_UpTrend = true var trendRule1 = "SMA50" var trendRule2 = "SMA50, SMA200" var trendRule = input(trendRule1, "Detect Trend Based On", options=[trendRule1, trendRule2, "No detection"]) if trendRule == trendRule1 priceAvg = sma(close, 50) C_DownTrend := close < priceAvg C_UpTrend := close > priceAvg
Expert addition 2343 (personal job)
50+ USD
How much to code? Changes 1 If there are open positions >=0.2 on buys or >=0.2 on sells , if open position is in profit of 10.00 (money value) and all history profit + total profit is >0 , close open trade and reinstate it higher or lower by 2000 points, whichever comes first. Place order as pending buy stop or buy limit , if open trade is a buy or as sell stop or sell limit if open trade is a sell. If there are
1 Application
(94) MQL4 Experts
30+ USD
Hi, This is a very low budget project. I need 3 modifications on the attached indicator. 1- Alerts when entering the zone (timeframe, pair) 2- Add unique ID to the indicator so more than one can be attached to the same chart. 3- Historical zones from the 3 previous days keep up in the chart. I want the mql file for future modifications if needed
3 Applications
(1) MQL4 Indicators Experts
50+ USD
preciso de um robô que opere com o indicador ionosfera 7, o robô devera comprar e vender conforme as setas indicarem a direção, o robô sempre devera operar para mesma vela, e com o tempo de expiração de 5 min
7 Applications
(2) MQL4 Experts
200 - 500 USD
I have a simple market maker on LUA language for crypto trading and I want to convert it into MT5 script. You can see the script working on crypto software for understanding how it works and I can supply the developer license
6 Applications
MQL5 Scripts Converting
Modification of pivot EA (personal job)
30+ USD
Re entry on trade after hits stop loss but comes back into zone Also, I would like to be able to try different ratios with risk reward. Always set the SL at S1 or R1 then be able to set the take profit with a ratio of 1.5/1-2/1-3/1 and so on
1 Application
(2) MQL5 Experts
Randys_Robot_ADX_RSX_v1.1 (personal job)
150+ USD
Hi Irek Randys_Robot_ADX_RSX_v1.1 1) Code the RSX_MTF Indicator to reset/refresh at each Input number of closed M5 bars Reset Input number is adjustable Examples: '1' will mean an RSX reset after each current M5 bar close '10' will mean an RSX reset once every 10 M5 closed bars Install the modified RSX_MTF Indicator into the EA 2) Code the RSX_MTF Indicator to show BUY and SELL trade entry/trade
1 Application
(40) MQL4 Indicators Experts
TREND WATCHDOG EA (personal job)
30+ USD
TREND WATCHDOG EA (MT4) 1. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, SHIFT:0, MA METHOD: EXPONENTIAL/SIMPLE/SMOOTHED, APPLY TO: CLOSE). 2. SMOOTHED MOVING AVERAGE (PERIOD: 200, SHIFT:0, MA METHOD: SMOOTHED/EXPONENTIAL/SIMPLE, APPLY TO: CLOSE). 3. MACD(100, 200, 25) NOTE: THE INDICATORS’ VALUES MUST BE ADJUSTABLE. TRADING STRATEGY 1. BUY ORDER; EXECUTE BUY ORDER: (i) IF THE 100 EXPONENTIAL MA CROSSES THE 200
1 Application
30+ USD
Al indicador Solar Winds joy se necesita agregar la opcion de activar una alerta de Notificacion Push para el mobil, este indicador solo posee una alerta Desktop y Mail. Adjunto esta el archivo del indicador Solar Winds joy.mq4
9 Applications
(6) MQL4 Indicators Text writing
EA CONVERGENCE (personal job)
90+ USD
The trading system is inspired by the principle that prices move towards on avarage. In this way it is possible to optimize the returns by exploiting the accelaration of prices
1 Application
(20) MQL4 Experts
EA improvement V5 20210103(XXXXXXX-Lite) (personal job)
30+ USD
Dear I wish you can help me to update our EA, only some small change. The last version is below: https://www.mql5.com/en/job/132877 Post: https://www.mql5.com/en/job/132877/discussion?id=623387&comment=19779066 2020.12.17. 17:12 Changes: P4, P12, P13 //Please hide Long MA and Short MA, set them as 789 and 456 include the EA, then I can change the number in the code later. //Do not show indicator in the visualize back
1 Application
(2) MQL5 Experts
50+ USD
External Inputs required like this : Initial Lot Profit side pip gap Unprofit side pip gap Unprofit pip gap multiplier Unprofit lot multiplier Move to BE at BE+pips TP1,TP2,TP3,TP4,TP5 ( TP value can be positive or negative.If the value is negative then the value should be calculated as -9 is greater then -10 for example.) Equity1,Equity2,Equity3,Equity4 ( custom percentage is the percentage value of
3 Applications
(28) MQL4 Experts Forex
Modification of existing EA (personal job)
35+ USD
I need the following modification of the EA. 1. Add session High and Low as filter-With option for USE session HIGH and LOW: True/False 2. Bollinger Band and Price as additional filter -With option for USE Bollinger Band and Price: True/False 3. Use Session High and Low as SL :True/false All other info to be discussed during development of EA
1 Application
(26) MQL4 Experts
80+ USD
Pvt Job Please create EA based on the indicators provided. Allow the adjustment of the parameters. Allow to operate in non standard time frames. Allow for panel to display EA parameters. Allow to enter trade 5 minutes before the close of the candle. Allow the adjustment of this
2 Applications
(5) MQL4 Experts
30+ USD
Hi I need EA work on MACD and RSI I will give more information for the developer thanks
15 Applications
(3) MQL4 Experts
30+ USD
Hi guy, help to develop a simple EA base on random open buy and sell with martingale and open distant number of trade to open another trade. create close all trade button
4 Applications
(11) MQL4 Experts Forex
50 - 100 USD
I want you to create an MT5 expert advisor for index charts that is based on the crossover of exponential moving averages for market entry and exit. Bill Williams Fractals will be used to set stop loss. The preferred time frame is M15, but it should work well for M30 and H1 as well
8 Applications
(1) MQL5 Experts
100+ USD
Hello! I need an professional coder to make an modification on my robot. The modification is: Change the way of Trailing Stop works Add a new strategy in the robot with options. I will explain in detail everything when you apply for the job. For this job, please apply only programmers with experience and that knows how to code because it may be complex. Thanks
7 Applications
(171) MQL4 Indicators Experts