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
112156 completed jobs in all languages
Sort by:
30+ USD
I want ea to open trades when it crosses or touches (true false) my trend line or horizontal line. It should open one order and only open new order if closed at sl or tp or breakeven price. true false options will help. should have break even , partial close, trailing stop and slippage options. begin and close hour of trade lots alert pop up sl tp add position and anything else you think should be included more
10 Applications
(4) MQL4 Experts
30+ USD
can anyone fix this ea, it does not open any live orders on my demo or live account? but does open them in the backtest. also i want to be able to open the pending order above or below the current market price. for example i want to manually insert my buy or sell order at the begining of the week and this will keep opening a buy or sell at the open price of my origional buy or sell order, so i dont lose much money
8 Applications
(19) MQL4 Experts
Envelope (personal job)
50+ USD
lot size envelope envelope period envelope shift envelope deviation envelope method envelope apply to moving average moving average period moving average shift moving average method moving average apply to when bands are higher than moving average then buy. stop loss take profit trailing moving average when bands are lower than moving average then sell. stop loss take profit trailing moving average
1 Application
(4) MQL5 Experts
50+ USD
The EA will have the following inputs: a) Trend: UP or DOWN. If up the EA will only be buying and the opposite if down then sell b) Order Type: Buy or Sell. This will depend on trend input a c) Trade Time: Monday at 9:00 server time or any date and time I choose the relevant order type to be triggered, d) Stop loss and take profit in pips or as per price e) instrument to trade: EURUSD OR any other instrument I
5 Applications
(15) MQL5 Experts
30 - 60 USD
Good afternoon, Would anyone be availabe to help with a simple EA which I need developed? The deadline would be quite tight as I deally I need this for tomorrow lunch time. The EA is quite simple however. Details and Rules Name of EA: Buy-High-Sell-Higher-2 Required Parameters: Moving Average: Default 20 Bar Count default 20: Target in Pips default 20 Stop in Pips default :20 Rules LONG positions 1.We wait for price
9 Applications
(130) MQL4 Experts
Adapting my EA to spread betting (personal job)
30+ USD
MQL Random EA – Spread Betting Accounts I am using the MQL Random EA on a UK spread betting account and having some problems on the partial close and auto lot size functionalities. Basically, spread betting accounts are same as normal forex accounts but their minimum lot size is 0.10 instead of 0.01 and then it goes like 0.20, 0.30, 0.40..etc.. But there is no such thing as 0.15, 0.32, 0.05, 0.06 etc… It only has
1 Application
(15) MQL4 Experts Scripts
30 - 65 USD
Hello Developers, I wonder if anyone is currently available to create a simple trend following EA. I would need this by later today if possible, failing that by tomorrow. Details Name of EA: Buy-High-Sell-Higher-1 Params: Moving average Value for Days above moving avarage Target in pips Stop in pips optional Trailing stop starting point Preamble and example User stes up the EA and decides on 20 period moving average
6 Applications
(130) MQL4 Experts
Build EB EA (personal job)
50+ USD
Requirements are listed here: https://www.mql5.com/en/job/82203 Additional required fields: (highlighted in yellow in the attached file) 1. Add volume, TP details, SL Details and arrow details for Strategy1 and 2 2. give user the option to trade continuously or only open the next trade when the current trade closes 3.Strategy1: ToleranceLimit - This means that the 2nd bar does not need to strict engulf the 1st bar
1 Application
(116) MQL4 Experts
A martingale EA based on candle pattern and MACD indicator (personal job)
30+ USD
This EA will be very much alike with previous one. The entry rule will be using bullish/bearish candle with MACD as a confirmation indicator. The EA will have a martingale feature as well as an autolot option
1 Application
(13) MQL4 Experts
30+ USD
Hello there, I would like to hire a programmer to program an expert advisor (trading robot). The basic concept behind the trading robot is as follows. Open Buy position based on following conditions Condition #1 - Will be discussed in private, it is a simple condition Condition #2 - If RSI value is above a certain value defined in condition 2 menu Condition#3 - If Closing Price of last candle is above moving average
8 Applications
30+ USD
I am after the code to put in EA. Code for total orders for current 4 Hour candle I will be in a one minute chart but want to know the 4 hour order total if(TotalOrdersCount() <10) { if( C_1_CLOSE >( P_5_240_CLOSE ) && " Code for total orders for current 4 Hour candle" ==1 // For example ) SellExecute(); }
10 Applications
MQL5 Experts Scripts
New EA (personal job)
50 - 80 USD
I will like to create EA using several indicators. · Expiry code as usual · Fixed or equity lot size · TP 1, 2 and 3 · SL as usual · For breakouts Close partially if: · Price is moving towards the MBB or price interacts with the MBB When MBB turns flat · For trending close partially if: Price interacts with opposite band – use same close partial option like previous EA, it
1 Application
(33) MQL4 Experts
New Feature for EA (personal job)
30+ USD
New Feature for EA Instead of SL % of Balance make it SL == X$ (Open Losses) This is a simple new feature for the expert advisor. There are more words that this freelance post is looking for so I am rambling some words here to satisfy it
1 Application
(33) MQL4 Experts
Engulfing EA mt4 (personal job)
50+ USD
please add inputs for risk per trade (2% risk per trade = 1% risk per position, because 2 positions are opened per trade) allow decimals for the input (0.5% risk per trade or 0.25% risk per position)
1 Application
(3) MQL4 Experts Forex
Repair issues MT4 EA to make it work in live (personal job)
50+ USD
Hi, I have some problems with an EA (attached .mq4) that I need to solve. The EA works well in 99.9% backtests, but it doesn't work properly in live markets (demo account). First, I have forward tested the EA in live markets for two days and in this period it didn't open any order. Instead, in the 99.9% backtest of these two days with same settings, it made some orders as shown in the attached image "backtest
1 Application
(26) MQL4 Experts
Modificar EA (personal job)
45+ USD
Hola, ¿cómo creaste la distancia en relación con la MA? para salir del mercado; Podría crear una distancia para ingresar al mercado. Quiero ingresar para poner lotes en el mercado cuando el precio se ha alejado a 35 pips del MA
1 Application
Depth of market like tool (personal job)
30+ USD
ЕА should : Set order at designated distance from the price. Whenn price moves, order should follow like trailing stop loss at preset distance. I should be able to shoose tipe of order (Sell limit, buy limit, sell stop, buy stop) one, or more orders, for example: ( Sell limit þ Buy limit þ Sell stop o Buy stop o ) Also I want to choose number or orders (for example 3 sell limit orders with distance from the price 5
1 Application
(3) MQL4 Experts
Shaded 3 day High/Low (personal job)
30 - 75 USD
beginning at each session shade the area above and below the previous 2 sessions highest and lowest price. The area remains shaded until the next session begins. indicator will then re-calculate Highest and Lowest Price over the previous 2 sessions and shade the new Area. I sent this via Skype as well
1 Application
(23) MQL4 Indicators
Simple Candle Stick Robot (personal job)
40+ USD
This is a simple robot working on candle sticks. If hammer then buy and if shooting star then sell. The latest completed candle should be considered. Initially use the condition 3 and 4 and test the EA. These 2 conditions make sure EA buys when there is hammer and sells when there is shooting star. In Hammer, open and close are too close to candle high. In shooting star open and closing prices are close to candle
1 Application
(5) MQL4 Experts
30+ USD
Martingale for MT5 (version 1 and version 2) Two type of entries. If one of them reaches, EA will open position. 1) If RSI goes above 70, start selling, if RSI goes below 30 start buying 2) If price goes up 50 pips (from day low) start selling. If price goes down 40 pips start buying (from day high) Inputs RSI - Buy = 30 RSI - Sell = 70 Price Buy = 50 Price Sell = 40 First Trade = 0.01 Max Trades = 3 Pip Step = 30
8 Applications
(5) MQL5 Experts