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
359 new jobs in all languages
Sort by:
Project: Market Maker Optimus (MMO) – MT5 Expert Advisor (personal job)
47+ USD
Project: Market Maker Optimus (MMO) – MT5 Expert Advisor Overview: Develop a fully automated MT5 Expert Advisor named Market Maker Optimus (MMO). The EA must operate on any broker and support all symbols (forex, commodities, indices, crypto, synthetic indices, etc.). It must adapt to any deposit size and utilize full margin efficiently. Core Requirements 1. Trading Capability Fully automated execution Multi-symbol
500 - 800 USD
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
100+ USD
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
100 - 200 USD
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
40+ USD
i am looking for an experienced MQL5 developer to build a high-frequency trading Expert Advisor (EA) for XAUUSD (Gold) on M1 and M5 timeframes. The EA must include advanced execution logic, dynamic pending orders, risk management, and news/session filters. Clean, efficient, and well-documented code is required. Strategy type: Scalping (fast trades, quick profit). Very fast execution logic (optimized for speed). Goal
10 Applications
MQL5 Experts
30+ USD
I need a very profitable scalping robot for gold trading at M1 timeframe. I should have adjustable trailing stop, step, SL, TP in points it should use both trade opening and pending orders just as in the links below https://vt.tiktok.com/ZSHj9cD5w/&nbsp ; https://vt.tiktok.com/ZSHjHFvkg/&nbsp ;
9 Applications
(5) MQL5 Experts Forex
Convert my Expert Advisor Developped by you in MQL5 to MQL4 version (personal job)
200+ USD
Convert my Expert Advisor Developped by you in MQL5 with many params and from a pseudo language which was describing the beginning / idea of my main strategy based on Trend Following strategy with cross over EMA / PRICE and several logic to keep gain/profit from reversal price. The developpement could begin as soon we give the go from version MQL5 VX.xx [will be defined in +-15days]. The target is to keep most, even
50 - 200 USD
I would like to develop a bot that allows me to manually input trades based on the Masaniello money management system, which I will configure at the outset. Within this setup, I will be able to define all the key parameters of the Masaniello strategy, including the total number of events, expected winning events, stake ratio (i.e. the TP/SL ratio), and the initial capital. Once the Masaniello parameters are set, the
38 Applications
MQL4 Experts
30 - 200 USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
28 Applications
30+ USD
//+------------------------------------------------------------------+ //| Simple EMA + RSI Bot for MT5 | //+------------------------------------------------------------------+ #property strict input double LotSize = 0.1; input int StopLoss = 200; // in points input int TakeProfit = 400; // in points int ema50Handle; int ema200Handle; int rsiHandle;
6 Applications
MQL5 Experts
30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Add an indicator to an EA (personal job)
30+ USD
1. Just to add the indicator, RSI Experiment (rsi_experiment_extended.mq5) from CodeBase library to an ea (sniper pro ea, written by hammad dilber) 2. The signal of the new indicator ( rsi_experiment_extended.mq5) together with the signals of the sniper pro will trigger a trade of buy/sell. And everything as is in the sniper pro
1 Application
MQL5 Indicators Experts
850+ USD
The basic idea of CRO is to simulate coral colonies that develop and compete for space on a reef, ultimately forming an optimal structure. Each coral in the reef represents a potential solution to the optimization problem under consideration. The reef is modeled as a two-dimensional N×M grid. Each grid cell can either be occupied by a coral or left empty. A coral is a coded solution to an optimization problem. For
30+ USD
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
39+ USD
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
Convert mt4 (personal job)
45+ USD
i want the ea. and the indicator to be convert to mt5 HARVEST_EMA_EA_ (1) HARVEST_EMA_EA_ (2) HARVEST_H1_EA (1) HARVEST_H1_EA (2) HARVEST_NEW_VERSION_EA (1) HARVEST_NEW_VERSION_EA (2) and the rest HARVEST CURRENCY STRENGTH AND NEWS , HARVEST EMA-HISTOGRAM
1 Application
(6) MQL5 Indicators Experts
50+ USD
Set specific time to run this function(order). The time can be hard-coded or inputted by user. Time format: HH:MM:SS:ss Example: 17:58:48:59 -> This means an order will be triggered at 5 pm 58min 48sec 59 today. Set “Stop loss” and order a Sell stop. “At price” triggered automatically: current(specific time set above 1) Gold price - 2$ Stop loss: current Gold price + 2$ Volume: 0.1 (It can be hard-coded or inputted
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
MODIFY AN EA TO OPEN MULTIPLE TRADES AT SAME TIME WITH DIFFERENT PRE-SET-TP LEVELS AND DIFFERENT ENTRY TECHNIQUES. (personal job)
30+ USD
Hie, either way is ok, i will open job in a moment, with only a few requirements ,which i have observed now 1--To completely remove martingale 2-its confusing how SL FROM and SL TYPE differ, also the fact 2 types of SL s can be selected at the same time , so its difficult to follow on the chart which option is in operation, my idea was that i will only have one option at a time between 3 options, but now there are
1 Application
(10) MQL4 Experts
60 - 100 USD
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
16 Applications
MQL5 Consultation Forex Stocks