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
113568 completed jobs in all languages
Sort by:
50 - 70 USD
I require a system that works on Moving averages. There will be three moving averages 9, 29, 99 periods respectively. Time period will be 15 minutes. I want to place an buy order when 9 period average crosses 29, 99 periods upside and want to place sell order when 9 period average crosses 29, 99 periods downside. Stop loss per order will be 10 USD and profit will book at 20 USD. if total loss reached at 50 USD then
30+ USD
my indicator has a panel, I need this panel to always be on top of any existing object in the chart I also need to put the remaining time for the candle to close (timeframe of m1, m5 and m15) more informations with the programmer
8 Applications
(20) MQL4 Indicators
Multi Currency, Recovery System (personal job)
150+ USD
Multi Currency, Recovery System, you know already the ea..i want to expand the pairs, so i want to it on the input tab...the equation of how the second postion will come out or the grid, just follow the previous ea...i want to convert also the take profit to tp line... current version is being triggered by the profit (usd) i want to convert this profit into tp line
1 Application
(9) MQL5 Converting
30+ USD
Hodrick-Prescott Channel https://www.mql5.com/en/code/191 Need the following modifications on the above indicator in MT4. 1) Need Input parameters based grid lines to be added inside/outside the boundaries. 2) HPC to be plotted back in time using end datetime function. 3) Text Display Adjusted anywhere in the screen. 4) icustom() code for EA
2 Applications
(28) MQL4 Indicators
30+ USD
Mejorando el EA Terabye ( soy propietario de este EA) Mantener intacto todo lo que hace el EA Terabye para abrir y cerrar sus operaciones, solo agregaremos un filtro para mejorar su rendimiento, el cual se podra poner en funcionamiento o dejar de usarlo a travez de una option que se habilitara en el imput del EA ( se pondra verdadero si usamos el filtro EMA de 20 y EMA de 50, si no se usa pondremos falso). Forma en
50 - 100 USD
Build an EA using 2 Moving Average lines Name: MovingAverageEA Source code: MT4, MT5 included. SETTING AssetItem: - Current chart MagicNumber: - Default: 123456789 - User can change this number MinLot: - Minimum lot when making an order - Default: 0.01 MaxLot: - Maximum lot when making an order - Default: 50 - Maximum value is 50 AccountCapital - Default: 100$ - The money amount from the account StopLoss - Pip
10 Applications
(7) MQL5 Experts
30+ USD
Dear programmer, I need simple EA for hedging, the rule is below: - when i make an order (by manual or by another EA), EA automatically place pending order buystop/sellstop with multiplier lots, variable distance pips, and preset TP&SL. - when my order closed (by manual or by hit TP/SL), EA automatically close pending order. input EA: Lots Multiplier: ----- (EA placing order with multiply lots existing order) TP
11 Applications
(5) MQL4 Experts
30 - 50 USD
Hello guys I need a support and resistance indicators… it should indicate when the it candle reaches the every top on the market for sell position and also when it reaches the very button in the chart for a buy. This should also ring an alert when the indicator show up for both and it must not repaint. Check the attached screenshot to get a exactly how I want it done
Adding Features to EA (personal job)
40+ USD
1. I would like to make an input parameter for the opening price of the pending orders that would make the opening price zero pipette Example: the high is 1.00276 so the EA would make pending order 1.00270 Example JPY: the high is 84.787 so the EA would make pending order 84.780 2. I would like to make an input parameter to hide the stop loss
1 Application
(5) MQL4 Experts
100 - 200 USD
I am currently trading this system manually with great results and would like to automate it. If you have any questions, feel free to ask. All trades currently risk 0.5% of account balance. Maybe the initial risk and take profit could be variables that are set within the EA. Indicators: Parabolic SAR (Start: 0.02, Increment: 0.02, Maximum: 0.2, Point Width: 2) Schaff Trend Cycle (MACD Fast: 23, MACD Slow: 50, Cycle
13 Applications
MT4 EA DEVELOPMENT BY NAMED PROGRAMMER (personal job)
69+ USD
The named programmer to develop a new expert advisor on on MT4 using two named indicators in the requirements specification. The EA must have stoploss, take profit and trailing stoploss
1 Application
(38) MQL4 Experts
40+ USD
I need a buy button and a sell button that would enter a trade with a fixed amount of Stop Loss and Take Profit. It also need to calculate Lot Size from percentage of Equity. Important: This needs to work for Indices and Forex pairs. Although the setting for indices will be different than forex pairs
13 Applications
(6) MQL4 Scripts Other Forex
50 - 80 USD
I would like to build an MT5 EA that can open and close positions automatically based on "Average penetration bars - indicator for MetaTrader 5" parameters/ideas used. (Here is the link of the original version MQL5 code - https://www.mql5.com/en/code/21924 ) The EA should buy or sell only when the criteria behind the coloring the candles is met. i.e. It will buy when the bullish candles changes to blue or whatever
10 Applications
(2) MQL5 Experts
I need to add a condition for opening orders to this EA (personal job)
30+ USD
Dear Mikhail; Please look at the EA I have which is a simple EA that will open a trade at the specified time. Can you please add for me a condition for the EA to open for me a BUY or a Sell according to the following conditions. if at 16:59:30 (my MT4 time) the market price is HIGHER then what the price was at 15:00:00 a BUY order should open. if at 16:59:30 (my MT4 time) the market price is LOWER then what the price
1 Application
(27) MQL4 Experts
30+ USD
Robot doesn't trade itself but just records very exact time news updates (actual values) appear in MetaTrader5 platform's calendar. All the details will be privided for whom will be interested
4 Applications
(35) MQL5 Experts
50 - 100 USD
Build an EA using Heiken Ashi candlestick SETTING AssetItem : - Current chart MagicNumber: - Default: 123456789 - User can change this number MinLot: - Minimum lot when make an order - Default: 0.01 MaxLot: - Maximum lot when make an order - Default: 50 - Maximum value is 50 AccountCapital - Default: 100$ - The money amount from account Flow processing (please look at the picture to understand what I said) - Only 1
16 Applications
(7) MQL5 Experts
30 - 35 USD
Expert advisor Clean and Sinple Place at a certain time pending orders X number of pips at the level that is determent by the closing price of the previous bar. So, when the timeframe is set on the 1h chart and the start time to check the previous bar is 03:00, the closing level of the 02:00 hourly bar is used to calculate the levels of the pending orders. General Settings · Tick size
8 Applications
MQL4 Experts
Draft 1: MT4 Sessions Fib (personal job)
30+ USD
EA will draw a Fib from; 1. Top of the range to bottom of the range; and 2. Bottom of the range to top of the range. Range time is defined by the user. Enter Sell LO and Buy LO above and below the range. Once the price touches 123.6% at the bottom, then open Sell LO at FIb% below 100%. Once price touches 123.6% at the top of the range, then open Buy LO at Fib % below 100%. To will be in points or at a Fib % lower
1 Application
(118) MQL4 Experts
50+ USD
I need to modificate existing EA. 1. Add the close trade by exact time HH:MM:SS (now there are 3 options to close trades, by SL, TP, numbers of bars, numbers of minutes but i need exact time as well) 2. Repair the error. EA is based on RSI indicator. If i choose open trade on current candle it is taking the price from previous candle. The example is on screenshot in attached file. 3. Add the ADX indicator to each of
5 Applications
(16) MQL4 Experts
30+ USD
3 SAME COLOUR CANDLES IN ONE DIRECTION THEN AN ENGULFING CANDLE IN THE OPPOSITE DIRECTION AND COLOUR WITH 3 POSSIBILITIES OF ENGULFING JUST THE VERY LAST CANDLE BEFORE IT, THE LAST 2 CANDLES BEFORE IT AND THE LAST 3 CANDLES BEFORE IT. SO, I WANT THE SOUND ALERTS,BUY AND SELL ARROWS AND MOBILE PHONE PUSH NOTIFICATIONS ON MT4 WHEN EITHER OF 3 CONDITIONS ARE MET AS EXPLAINED ABOVE. 1. I WANT SOUND ALERTS,BUY AND SELL
11 Applications
(2) MQL4 Indicators