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
288 new jobs in all languages
Sort by:
90 - 100 USD
I would like to create a tradingview robot that will sync with tradovate. My strategy is as follows: Chart Setup - MES on left and MNQ on right. The MES chart has quarter levels on it. The MNQ has the volume indicator. Trading Session is from 9:30AM EST - 11:00AM EST If most recent price action has crossed *up* a quarter level on MES, I look for *sells* on MNQ. My trigger for a sell is a bearish engulfing candlestick
13 Applications
(32) MQL5 Experts Trading robot/indicator debugging
90 - 125 USD
Hi, I would like to commission an Expert Advisor (EA) for MetaTrader 5 (MT5) based on the Smart Money Concepts (LuxAlgo) indicator, which is available in the MQL5 Market. Below are the detailed specifications for the EA: 1. General Parameters & Symbol Trading Asset: Gold (XAUUSD) Timeframe: 5-Minute (M5) Indicator Integration: Integration with "Smart Money Concepts (LuxAlgo - Smart Money Concepts)" via
100 - 500 USD
We are looking for an experienced MQL5 developer who also has real trading experience to build our existing trading strategy into a fully automated MT5 Expert Advisor (EA). We already have our entry and exit trading rules documented . We are not looking for someone to invent a strategy for us. We need someone who understands trading well enough to understand our rules, discuss them with us in normal trading terms
40+ USD
I need a professional MQL5 developer to build a high-performance custom MetaTrader 5 (MT5) indicator for multi-timeframe trading (M5, M15, M30), optimized for highly volatile assets like XAUUSD, US30, and BTCUSD. CRITICAL ARCHITECTURE REQUIREMENT: The indicator must run SILENTLY in the background. It must ONLY send Mobile Push Notifications and Laptop Pop-Up Alerts. Absolutely NO lines, arrows, shapes, or panels
32 Applications
30 USD
Hello, I need an MQL5 Expert Advisor for MT5 with the following logic: Open initial Sell trade at 1.0 lot volume. If profit reaches $15.0, close the trade and open a new opposite order (Buy 1.0 lot). If price moves 4.0 points against the position, close the trade and open a new opposite order (Buy 1.0 lot). Strict Rule: Absolutely NO new positions should open if an existing trade is still active (no stacking/hedging
44 Applications
MQL5 Experts
30 - 70 USD
I'm looking to purchase a profitable trading robot (EA) for MetaTrader. Requirements: Backtest Requirements: Verified backtest results covering exactly 2 years of historical data (no more, no less) Data must be from a reputable source with tick-level accuracy (99% modeling quality preferred) Please include key metrics: total net profit, profit factor, maximum drawdown, win rate, and Sharpe ratio Strategy Explanation
16 Applications
(2) MQL5 Experts Other
100+ USD
I want a sure bot that will be able to plat a good and nice trade thst i will benefit from and that i all use to make it in life
16 Applications
MQL5 Experts Forex
100+ USD
//+------------------------------------------------------------------+ //| ICT_SMC_CRT_EA.mq5 | //| Automated SMC / ICT / CRT Execution Engine | //+------------------------------------------------------------------+ #property copyright "Automated SMC Engine" #property version "1.00" #property strict #include <Trade\Trade.mqh> //--- Trade Object CTrade trade; //--- Inputs input group
24 Applications
MQL5 Experts
WE MOVE SAFELY – Phase 3 – EMA Smart Direction & Recovery (personal job)
150+ USD
This order is Phase 3 development of my existing WE MOVE SAFELY MT5 Expert Advisor. The attached file: WE_MOVE_SAFELY_PHASE_3_FINAL_APPROVED.txt is the FINAL and COMPLETE approved technical specification for Phase 3. The developer must implement Phase 3 according to the attached specification while keeping the existing Phase 1 and Phase 2 logic unchanged except where the attached Phase 3 specification explicitly
35+ USD
Please produce working mq5 source code for an indicator that shows 2 draggable horizontal chart lines that are initially plotted at the high and low of the previous candle. The indicator should alert during the candle (not the finish), once only per candle and 1./ play a sound and print a "Buy" alert as the ask price passes above the horizontal line whether in its initial position or a new dragged
Stage 2 – M1: Engine Core, Risk Envelope and Validation Infrastructure (personal job)
600+ USD
Hi Mykyta, I am reposting the M1 order so that the correct final specification is attached from the start and we have one clear governing document. Order details: Stage 2 – M1: Engine Core, Risk Envelope and Validation Infrastructure Price: USD 600 Delivery period: 16 days The attached M1 Requirements Specification is the final governing specification for this milestone. Where the attached specification differs from
1 Application
(1) MQL5 Experts
30+ USD
i have indicator for Trading View, also copy for NT, i need someone to improve and check the NT version (indicator is simple is volume density koncept)…. when i put same settings on TV version and NT version i have diffrerent results, but this can be because diffrent market data or fact that TV sending tick info in blocks , not tick by tick like NT8 on both. I(ndicator base on counting volume) so besied that is it
500+ USD
MT5 Expert — Custom Manual Fibonacci Automation & Cycle Synchronization Project Overview I am looking for an experienced MT5 / MQL5 Expert developer to build a fully customized Expert based on my own chart cycle/engine and manual Fibonacci workflow. This is not an auto-trading robot . The Expert is designed to assist my manual trading workflow by automating the repetitive chart and Fibonacci process while keeping the
53 Applications
MQL5 Experts
200 - 1200 USD
Hi, I am looking for a profitable MT5 EA,If you are interested in this job, grateful if you could provide a brief description of the strategy and one week demo trial , Thank you
32 Applications
MQL5 Experts
30+ USD
I need a developer who can write me a XML file for a dbot robot to trade any deriv option instruments and trading mode A market analyser is needed. Let it automatically scan the market and choose the instrument and with the best input parameters for a given trading mode and show the predicted win rate as shown in the videos below; https://vt.tiktok.com/ ZSb14aoAA/ https://vt.tiktok.com/ ZSb1bFBkA/
12 Applications
60+ USD
I need an experienced MQL5 developer for a two-step MT5 project. STEP 1 — Data Module Create a standalone .mqh data-acquisition module with a 10,000-tick buffer . Requirements: Use CopyTicks() . Do not assume OnTick() = one tick. Recover ticks between processing cycles. Do not use time_msc as a unique tick identifier. Process ticks sequentially. Use an efficient ring/circular buffer. Provide reliable access to the
57 Applications
(4) MQL5 Experts
30+ USD
I need a trading robot that can automatically analyse the market, identify trading opportunities, manage trades, and use clear risk controls. The robot should be reliable, easy to monitor, and suitable for testing before real trading
17 Applications
100 - 200 USD
I am looking for an experienced MQL5 developer to research, develop, and integrate a Smart Early Exit system into my existing XAUUSD EA. The EA is already fully functional. The objective of this job is not to redesign the strategy or modify the entry logic , but to improve how losing trades are managed. The Early Exit system should identify trades that are showing signs of genuine deterioration and close them before
45 Applications
30 - 200 USD
//+------------------------------------------------------------------+ //| M5 Trend Pullback EA | //| Exness / MT5 | //| Forex + XAUUSD | //| Risk: 0.5% per trade | //+------------------------------------------------------------------+ #property strict #property version "1.00" #property description "M5 EMA50/EMA200 + RSI + ATR Trend Pullback EA" #include <Trade/Trade.mqh> CTrade trade;
26 Applications
200 - 300 USD
Purpose Develop a transparent and conservative Expert Advisor for MetaTrader 5. Profit is not guaranteed; acceptance is based on correct implementation, risk controls and reproducible testing. 1. Platform and instruments - Native MQL5 Expert Advisor for MetaTrader 5. - Symbols: EURUSD and USDJPY. - Working timeframe: H1. Higher-timeframe trend filter: H4. - Must support standard broker symbol suffixes/prefixes and