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
112219 completed jobs in all languages
Sort by:
Convert EA from MT4 to MT5 (personal job)
30+ USD
Hello, I'm looking for a developer to convert EA: BOT_4 (1079 lines / 71,1kB) from MT4 to MT5 I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
1 Application
(10) MQL5 Converting
90 - 100 USD
Hello, Developer please build me an EA for MT4\\/MT5 base on few characteristics of a pine script indicator. I want to execute 1 entry every time price CHOCH . Eg: If I select BUY, first entry execute at CHOCH in buy direction, targeting the previous high above 10 pips automatically, ( would like to change target pips manually also) and add a new entry same lot size at close of all new buy candles until hit same
Update to Snowball V3 EA (personal job)
50+ USD
So I need an update to this EA to add an option to kill off the last unprotected trade in a group, if the market changes direction. So the problem with the current strategy is that some trades in the previous winning group are unprotected so when the market changes direction, they don't stop out and continue to lose money having a big effect on the overall profit. So When market changes direction i want the EA to
1 Application
(42) MQL4 Experts
Pin Bar, Engulfing candle and SMA EA (personal job)
40+ USD
Expert advisor input = lot size input = number of trades SMA 6 SMA 21 Buy orders: 1. place 2 buy orders when a bullish engulfing candle closes above the 6-period and 21-period Sma 2. place another 2 buy orders for every bullish engulfing candle that is formed above the 6-periond Sma while it is above the 21-period sma 3. close all buy orders when price closes below the 21-period moving (stop Loss) Sell orders: 1
1 Application
MQL4 Experts
Simple FIBO Level ea V5 (personal job)
88+ USD
Step 1 In current EA If market reaches support/resistance the EA stop looking for sell/Buy if the market creates a new support... in V5 the EA should continue looking for buys if the market create new Support/resistance until direction change based on break of structure with fibo 100%Done Step 2 Current EA continue plotting both HTF and LTF fibo even when we have limit order or open position... in new version the EA
1 Application
(5) MQL5 Indicators Experts
I want to modify my Expert Advisor GRID_SET made by you (personal job)
30+ USD
Modify the GRID_SET EA you made for me, so that instead of making a full grid of limit orders, it will create them as needed when limit orders are triggered : The user input " Number of grid levels " changes to " Max number of trades (including pending) " The EA will only open a max number of trades including any open limit orders that the user selected ----- For example, the user inputs 10 as the Max number of
1 Application
(12) MQL4 Experts
Require a Multiple Functional EA. (personal job)
70+ USD
Hello there, as per our discussion in chat, this Job is created for you. I am hoping for the best of it as always. Please let me know if you need any clarity for the rules or any functions. Thanks in advance
1 Application
(13) MQL4 Experts
30+ USD
Open market order every hour for a fixed size with fixed SL & TP for fixed pips The EA should open a market order every hour. Take profit and stop loss should be fixed size of 100 pips or anything
15 Applications
MQL5 Experts
Modification of existing MT5 indicator (personal job)
60+ USD
Remove smooth HA as filter and use ema cross (50ema/200ema, 1hr timeframe) as filter Do candles color change based on halftrend (eg. if halftrend is red, all candles are red)
1 Application
(72) MQL5 Indicators Experts
30 - 100 USD
Hello, I want to have an EA that uses the following tools: 1. Swing highs and swing lows. 2. My Order Blocks. 3. Simple super trend Indicator. 4. PTL indicator. (Only show the dots) 5. Fibonacci. 6. 2 Time frames- Entry Time frame and Re-entry time frame. How it works. The EA should identify: - The last candle of the opposite side before a break of structure.- Order block type 1 (This should be done on the entry
2 Applications
(8) MQL5 Experts
Edit curent ea (personal job)
100+ USD
edit EA to open buy orders on close of any bullish candle that closes 15 pips (45 lot size pips divided by 3) above entry price of last open buy trade if time is 03:00 or 04:00 or 05:00 up to 21:00, either the last open buy trade was opened from pending order or instant order (as long its last open buy trade). EA to open sell order on close of bearish candle that closes 15 pips (45 lot size pips divided by 3) below
Order For Samuel (personal job)
50+ USD
Hello, I wanted to ask about another job. I’d like to add a monthly profit trail idea. Basically, if current monthly profit hits X% it is activated, and if monthly profit drops by X% close all orders and pendings then pause until the next month. I’d like the same option for each day. If day profit hits X%, activated, and drops by X% close all and pause until the next trading window. I say window for the day because
1 Application
(14) MQL5 Experts
50 - 100 USD
GOLDEN SEED PRO 1.0 A PRICE ACTION AND CANDLE STICK DEPENDENT ROBOT NEEDED A developer of Price Action and Candle Stick dependent Robot is needed. The idea behind the working of this robot (Goldenseeds Pro 1.0). Once the robot is place on a chart (Any Time Frame) and the parameters are set, the robot will open positions in that direction only. For example, on the parameter section, if buy actions (Uptrend) is
11 Applications
MQL5 Experts
30+ USD
I am using regularly the attached AbsolutelyNoLagLwma-Indicator and want you to ask for building a crossover alert on this base. The new indicator, which works on base of the AbsolutelyNoLagLwma-indicator, should give an alert (popup, sound, eMail), when two different lines of the AbsolutelyNoLagLwma-indicator (I normally use 1200 and 2400 as setting) are crossing each other. As an example I attached a
12 Applications
(17) MQL5 Indicators
30+ USD
Hello, I am looking for an experienced programmer to convert mql4 indicator to mql5 -Source code need to be provided Responsibilities: - Convert the mql4 code to an MT5 indicator - Ensure the MT5 indicator, match the data as MT4
7 Applications
(10) MQL5 Converting
30 USD
In a sell, the market should be coming from above and going down, then it will come back and an untested res line will be formed, then once the untested res has been formed, EA should take a sell. It should open as many sell trades as it can. In a buy, the market should be coming from below and going up and then it will come back and an untested support line will be formed. Once the untested has been formed,the EA
2 Applications
(5) MQL5 Experts
Modifications to EA (personal job)
30+ USD
To modify the Trailing stop and the Take profit in MTT section make trailing stop same style as Cowie123 as you did with previous edition of EA. I get Order Close Error 4108 then it has hundreds of opens and closes for small money loss which messes the end result.? Do you know the cause? It also says Umknown ticket for OrderCloseFunction as part of the same error. To look at any other errors after it is tested. PS
1 Application
(3) MQL4 Indicators Experts
30+ USD
I would like some assistance in turning my indicator into an EA. The EA must have the parameters to (1) input TP and SL (2) Auto BE and trail the TP to catch the full break out or trend
6 Applications
30 - 200 USD
1. I want to export data in real time from MT5 into Excel. 5 minute candles typical, OHLC MA1 and MA2 values into cells in Excel. Candles 0-10 would be enough. 2. I want to then do some math formulas with this data and make an Excel decision to buy or sell. 3. I want to import Buy or Sell command from Excel into MT5 to Close/Buy or Close/Sell trade in MT5. Set lot size and stop loss. For simplicity, only one trade to
11 Applications
(12) MQL5 Experts
Adding more functions to an existing EA (personal job)
67+ USD
Hi Hasan I have idea to protect the profit, Could you able to help please. For example: If I set lot size on EA = 1.00 then 1- If I placed BUY order when market going upward then reached to TP1, (take 0.5 profit) then I have 0.5 left open order running But If market going down, then EA placing any new order and each of order ONLY 0.5 lots size (not 1.0 lot size on original setting on EA) 2- Can you also do No Open
1 Application
(30) MQL4 Experts