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
111921 completed jobs in all languages
Sort by:
30 - 50 USD
Hello everyone! I have an open source code of a good trading view indicator. I would like to convert it to metatrader 4 as an indicator. You need to have a lot of experience wih tradingview because the indicator is quite impressive. Thank you
5 Applications
(107) MQL4 Indicators
30 - 50 USD
Need experienced coder that understands martingale. Need the levels to open as a pending order based on entry rules.Each level to have pending options if possible, like lot size.Need 3 levels. Exit rules the same
We Need Another E/A Converted From MT4 To MT5 Please. (personal job)
50+ USD
We need our MT4 E/A converted to MT5 as many of our clients / customers are asking for this. We have the MQ4 source code of course. If you can assist us that would be great. Many thanks
1 Application
(4) MQL5 Experts
Finalize my Supetrend indicator (personal job)
30+ USD
Code an indicator for a Supetrend line , create an EA for MT5 and a strategy that can be backtested on TV. Use the same indicator result as this: SuperTrend is one of the most common ATR based trailing stop indicators. In this version you can change the ATR calculation method from the settings. Default method is RMA, when the alternative method is SMA. The indicator is easy to use and gives an accurate reading about
1 Application
(25) MQL5 Indicators Experts
30+ USD
I have an indicator that alerts when support or resistance channels are entered. However, my strategy revolves around trading when support and resistance channels are broken. When this happens the indicator changes the channel to "Turncoat resistance" or "turncoat support" I need to add a function to the indicator that alerts(sound+popups+push notification) when resistance and support change to turncoat
7 Applications
(2) MQL4 Indicators Forex
Double MA fade (personal job)
100+ USD
200EMA is a popular indicator used to determine trend, but like all indicators, there tend to be fake and overshoots. E.g. where price crossed above the 200ema only to drop back below it. I want an EA to leverage on situation. The core of the strategy is to look for opportunities where price overshoot the 200ema only to reverse back to the direction it was heading before the overshoot
1 Application
(30) MQL4 Experts
RSI Envelope part 2 (personal job)
60+ USD
This project extends Envelope part 1 and adds features 1. My configuration . I have one terminal which is a LIVE terminal and place my orders in this terminal. In the LIVE terminal there is no RSI indicator at all. I have a number of other terminals which are all demo terminals and have this RSI indicator installed. I use an app called "Internet Copy" which copies the orders opened on the LIVE terminal, on to these
Conversion of Pinescript to Ninjatrader (personal job)
200+ USD
I have pine script which says buy and sell I need that to be converted to NT .. Other requirements is say it alerted long .. then I need 3 exits whenever the candles closes above the bollinger band And vice Versa for short Ex : red traingle is short alert .. as you see in the picture 1E candle below the BB need to book profits there and 2E again price below BB and 3rd exit price below BB .. 2nd requirement: say I
1 Application
(19) MQL5 Experts
Scalping EA (personal job)
80+ USD
This EA will work using the support resistance indicator you sent So as you see,the red dot is the peak,and the valley is the yellow dot in buy direction, in sell direction is vice versa. So from red to yellow,it's more than 10pips,as you see after the yellow ,there is a bullish candle it will open buy. There is one bearish candle,the it opened a sell order. So here the yellow is is 15pips from slow ma, red is 23
1 Application
(20) MQL5 Experts
Edit previous EA to allow fixed TP2 (personal job)
30+ USD
I'd like you to edit the previous EA that you created. Add an option to have the 2nd position exit either with the Trailing Stop as you have now, or as a factor of the TP for the first position. Like TP2 = TP1x2 or TP2=TP1x3
1 Application
(4) MQL5 Experts
50 - 100 USD
My EA needs to be converted from MQL4 to MQL5. Total line count 425, no external APIs, just a basic EA. - The backtest result in MT5 needs to be close to the result in MT4 to ensure the converted code works correct. - The converted code needs to compile clean, no warnings. - You provide the full source code in MQL5 at the end. - This job needs to be completed within 3 days. - Follow-Up work to enhance the EA over
43 Applications
(3) MQL5 Converting Forex
35+ USD
Hi, I need a VWAP indicator with some other modification. I will provide VWAP source code. You need to do some mathematical calculation in the program I should get notication in Telegram without Metatrader app. kindly let me know if you can complete a work in 2 days
2 Applications
(3) MQL4 Indicators
Add new features to an existing EA: (personal job)
50 - 75 USD
1) Add a traling stop specific to runner positions In its actual form, runner positions get assigned a static stop loss and take profit. The objective is to add the possibility to specify a trailing stop (in points & moving average) to runner positions that gets updated independantly while new main positions still gets opened. 2) Add a percentage stop loss and take profit in conditional In addition to the "hard
1 Application
(2) MQL5 Indicators Experts
50+ USD
coder must have > 50 jobs completed and a reasonable amount of arbitrations -mt5 advisor : all functions must work only with current symbol timeframe and magic number -must have global equity drawdown filter in percent : for ex if equity drawdown is > to 10 percent , close all trades (percent in user input. if 0 = disabled) -will use market buys and sells. must use async mode to close multiple trades fast. -must have
EA AG7 ALL IN ONE (personal job)
40+ USD
EA AG7 ALL IN ONE The last version of EA using all in one indicator https://www.mql5.com/pt/market/product/9995?source=Site +Market+MT4+Indicator+Search+Rating006:All+in+one+trade,All+in+one Buy in buy arrows , sell in sell arrows. Please when EA is working i don t in screen Tp, Dashboard, Boxes of indi. If is not possible , only what is possible Only arrows minimum size, and if is true the dashboard of EA
1 Application
(22) MQL4 Experts Forex SQL
30+ USD
I have an indicator working in the old Mql4 language, and I want to use it in EA Builder, but it requires me to rewrite it in the new Mql4 language. I need it to work and display the same way as before
13 Applications
30 - 50 USD
I would like to request a an ea for auto trades and manual trades strategy is simple using break,retest of high or low on user preferred setting' there are indicator that is available already which shows high and low brerak but i want a modified version. example is ,,on the dashboard except for the color changes and alert of break up or down I prefer to see a text beside the currecy that the pair is already
7 Applications
(1) MQL5 Experts Forex
30+ USD
I want an EA that closes open positions at a fixed time. for example. I have an open buy trade on EURUSD, and i want it to close at say 4am, regardless of if it is in profit or not. if it has not hit my tp or sl by 4am i want the EA to close it. I had AI write a code for me, but i have errors and i dont know how to fix it. #property strict // Define the exit time (hours and minutes) int exitHour = 16 ; int exitMinute
11 Applications
(1) MQL5 Experts
Pip distance from moving averages (personal job)
30+ USD
I need an EA working with 2 moving averages: -When the distance between the 2 MAs is X pips open an orde -Then apply a grid option, opening more orders (with multiplier) every X pip distance. - Take profit option of touching an MA or closing when we reach X pips of profit (the sum of all open orders) - SL option after reaching % equity
1 Application
(19) MQL4 Experts
GridSystem (personal job)
50+ USD
risk management: for every $1000 risk to be x.xx lots for BUY/SELL and TP = $15 example 1: $2000 - first trades buy/sell 0.02 TP $30 example 2: $10 000 - first trade buy/sell 0.1 TP $150 Trading days and hours. I want to be able to chage trading hours so EA trade between hh:mm Monday - hh:mm Friday. Option ON/OFF to close all trades out of trading hours(that I already choose from upper settings), end of week on
1 Application
(16) MQL5 Experts Strategy optimization