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
330 new jobs in all languages
Sort by:
30 - 70 USD
Hello, I am looking for an experienced MT5 developer who understands trading logic, not just coding. I need a professional indicator for MetaTrader 5 based on a liquidity trap concept used in gold trading (XAUUSD), mainly on the H1 timeframe. The indicator must detect liquidity sweeps (fake breakouts) at important levels such as previous highs/lows, equal highs/lows, or strong support and resistance zones. After the
12 Applications
(2) MQL5 Indicators Forex
30+ USD
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
User Name's developer of **Trade Replay EA** order (personal job)
200+ USD
Hi mate, I think there was just a small mix-up 🙂 Because the job was created as a personal order without my username, I wasn’t able to access it. No worries — it’s very easy to fix 👍 You can simply edit the job and add my username: HungRom , then I’ll be able to join and start immediately. I’m ready to continue exactly from where we left off
0 Applications
MQL5 Experts
30 - 50 USD
I have provided the link to the existing indicator. You need to carefully study its logic and develop a new indicator using the exact same core logic and behaviour. The requirement is to replicate it as it is , ensuring that all calculations and signals match the original. However, some features present in the original indicator should be excluded in my version. These will be clearly specified. So, this is not about
Extreme High Daily % return EA trading Bot (personal job)
30+ USD
Auto lot size increase according to account balance and quick TP and SL while the bot is active .use market execution while running it .The bot should use pullback and breakout and breakdown to enter a trade
0 Applications
50 - 75 USD
I need a simple MT5 custom alert indicator/scanner. It must scan a list of FX pairs and alert me when my MACD continuation setup appears. Symbols The tool must allow me to enter a custom list of symbols, for example: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD, USDCAD, NZDUSD, EURJPY, GBPJPY, AUDJPY, CADJPY, CHFJPY, NZDJPY, EURGBP, EURAUD, EURNZD, EURCAD, EURCHF, GBPAUD, GBPNZD, GBPCAD, GBPCHF, AUDNZD, AUDCAD, AUDCHF
42 Applications
MQL5 Indicators Forex
30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
14 Applications
MQL5 Experts
Developer to build a simple EA (personal job)
30+ USD
is a fully automated Forex trading robot designed to deliver consistent and controlled performance in the market. It uses advanced algorithms to analyze price action, market trends, and volatility in real-time, ensuring precision entry and exit points. 🔹 Fully Automated Trading 🔹 Smart Risk Management System 🔹 News & Volatility Filters 🔹 Adjustable Lot & Money Management 🔹 Works on MT4 / MT5 This EA is built for
1 Application
(3) MQL5 Experts
100 - 300 USD
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
28 Applications
(4) MQL5 Experts Scripts
30 - 500 USD
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
12 Applications
(1) MQL5 Experts
50+ USD
Hello! I have an HTML which i want it to be created to a windows executable file so that i can install it on computers. I want this also to observe security that i need to add some licenses for users. Any idea is welcome
15 Applications
30+ USD
I have a profitable EA for US30 and US100. Minimum account should be $200. Below are my testing accounts for your referal: If you want to see my test accounts, here is my login details: Server: TradingProInternational-Demo Trading Platform Login: 33385 Investor Password: Mus@1234 Another one: Server: TradingProInternational-Demo Trading Platform Login: 33587 Investor Password: Mus@1234
1 Application
MQL5 Other
200 - 10000 USD
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
22 Applications
(2) MQL5 Experts Libraries
30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
21 Applications
MT5 EA-V3.2 High Frequency Basket System (XAUUSD) (personal job)
180+ USD
Project: MT5 EA – V3.2 High Frequency Basket System (XAUUSD) Core Logic: * Entry: EMA 20/50 trend filter + momentum candle (market execution) * Trading sessions: London & New York only * Filters: News filter, session filter, spread filter Basket Management: * Basket Take Profit: * Close all positions when total profit reaches: * % of equity (primary) * OR fixed dollar amount (secondary) * Whichever comes first
1 Application
30 - 50 USD
PLEASE READ BEFORE APPLYING : I have developed an Arbitrage Bot which trades using gap of spot and future, looking forward to the investors who are intretsed in steady and slow returns by keeping your capital safe and are willing to work with PROFIT SHARING BASIS. Can start with minimum capital of $250 as trial period of 1 month. Bot gave 60% returns with 5% drawdown, ready to share the backtest reports and live
5 Applications
MQL5 Consultation Forex
50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
11 Applications
MQL5 Experts
300 - 500 USD
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
Trade Replay EA (personal job)
200+ USD
Hello mate, I was a bit surprised you declined without checking with me first—I think there’s just a small misunderstanding 🙂 My requirement is actually simple: replay trades, include MAE/MFE, and apply basic enhancements like delayed entry/exit using a moving average, then compare the results. I’m not looking for Mode 2 or a new strategy EA. From my side, you’ve already completed most of what I need. Nothing new or
0 Applications
MQL5 Experts
30+ USD
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low
37 Applications
(15) MQL5 Indicators Experts