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
123966 completed jobs in all languages
Sort by:
Time-Dependent Expert Advisor with Filters (personal job)
150+ USD
Time-Dependent Expert Advisor with Filters Dear Sir or Madam, I am looking for developers who can program an Expert Advisor for me on MT5 that opens a position at a specified time and closes it again at a different time. The indicators here only serve as filters to increase the hit rate. Name of the EA: Time-Dependent Expert Advisor with Filters Indicators: EMA 1 (slow) - the value should be adjustable. EMA 2 (fast)
1 Application
(15) MQL5 Experts
100 - 1000 USD
We are looking for an experienced MQL4/MQL5 developer with strong skills in AI/Deep Learning integration to build a next-generation Expert Advisor (EA) for MetaTrader 5. The project will start in early October 2025 . 1. Project Overview We are seeking a highly skilled and experienced developer to build a next-generation Forex Expert Advisor (EA) for MetaTrader 5. The core innovation of this project is an EA that
19 Applications
(10) MQL5 Experts
Fully automated trading robot for MT5 using specific rules (personal job)
121+ USD
📄 EA Job Sheet – Automated Trading Robot (MT5) 1. Strategy Overview The EA should automate my discretionary trading system based on trend, snapback to max range, liquidity zones, and confirmation candles. Trade execution, risk management, and exit rules are defined by EMA trends, support/resistance zones, and Fibonacci levels. 1. Core Strategy Logic Trend (high timeframe) 20 EMA & 8 EMA. Uptrend: 20 < 8, Downtrend
1 Application
30+ USD
based on heikin ashi chart the EA must work as follows Buys when the first green (bullish) Heikin Ashi candle appears and enters on the next candle. Closes the buy when the first red (bearish) Heikin Ashi candle appears after a green one and exits on the next candle. Sells when the first red (bearish) Heikin Ashi candle appears and enters on the next candle. Closes the sell when the first green (bullish) Heikin
50+ USD
Cycle start When there are no open orders (by magic+symbol), the EA immediately opens a new cycle using the bullishness, bearishness, or neutralness of the current candle direction: if the current candle is bullish → open M1 BUY , otherwise M1 SELL . If the current candle is neutral, choose randomly. Immediately after opening M1 , place P1 in the opposite direction as M1 at the broker’s minimum pending
Edit new TP and SL logic (personal job)
150+ USD
New Trading Logic Specification 1. Take Profit (TP) Calculation Rule User Input TpBuy / TpSell (base TP value, e.g. $100) ProfitFactor (user input, e.g. 2) TriggerDrawdownPct = xx (default 10% Drawdown) Real-time values (from account) AccountBalance Equity Formula BalanceEquityRatio = AccountBalance / Equity New Buy TP = TpBuy × BalanceEquityRatio × ProfitFactor New Sell TP = TpSell × BalanceEquityRatio ×
1 Application
(56) MQL5 Experts
Adjusting EA to avoid loses on spreads while executing Buy and Sell Stop pending orders (personal job)
50+ USD
Current EA Issue: When spreads are wide, Buy Stop orders can be executed prematurely — e.g., BID is still 50+ pips away from ASK, yet the Buy Stop gets filled instantly at a poor price, causing immediate losses. Required Adjustments 1. Core Change in Execution Logic Instead of sending standard MT5 pending stop orders directly, the EA should: Internally store the orders (in a dedicated .txt / .csv file). Continuously
1 Application
(5) MQL5 Indicators Experts
Need EA Based on indicator (personal job)
50+ USD
I need an MT4 Expert Advisor (EA) developed from my custom indicator The EA must follow the indicator’s Buy/Sell signals and include trade management, safety features, and filters. Key Features: Auto-trade on Buy/Sell arrows (confirmed at candle close). SL/TP from indicator or custom (with partial TP support). Pip distance filter → enter only if price moves X pips in signal direction. Martingale option → double lot
1 Application
(25) MQL4 Experts
Profit strategy (personal job)
30+ USD
Fix a problem with E.A not working on tick. Needs to open and closed on tick data and not on candle. Possible also ad Leverage ratio to help with E.A during testing periods
1 Application
(10) MQL4 Indicators Experts
30+ USD
Job description. I need a well experienced developer to do the following on my XAUUSD breakout strategy EA:- 1. Compile it.- Fix errors and warnings on the EA. 2. Make little modification And straighten the EA codes to enable the EA to be able to do backtesting and trade well in live or demo account
Modify my MT5 EA to comply with MQL5 EA Marketplace AND LOGO WORK and button work (personal job)
70+ USD
crete2 button for clsoebuy and closesell green colur for closebuy and red for closesell and create 1 big button to ea pause and on and of validation my ea so i can upload ea to mql .. and has no compile error but when i try to upload in mql it give me some Validation errors Modify my EA to comply with MQL5 EA Marketplace
1 Application
(12) MQL5 Experts
30+ USD
To eliminate this difficulty, use the expert's example: EA 24658754 MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5 Add this: input bool ShowInfo = false ; // Show Info to Chart input ENUM_BASE_CORNER Corner = 1 ; // Info Corner input color Color_Info = clrAqua ; // Info Color Add this: //+------------------------------------------------------------------+ //| Print
30 - 60 USD
I need someone who can program a multiple timeframe filter trading system that uses M1, D1 and H4. The system involves the use of open price, moving averages, ATR and Bollinger band(20,1) whose inputs should be made adjustable with the option of selecting to activate or deactivate each parameter. Am open to ideas and negociations
30 - 215 USD
I would like to create a simple trading panel (EA) that will be displayed directly in the chart and will allow opening both market and pending orders. The panel should contain input fields for lot size, distance in pips from the current price for pending orders, and values for stop loss and take profit. The user should be able to select, via checkboxes, which pending order types to place (Buy Stop, Sell Stop, Buy
50 Applications
(1) MQL5 Experts
300 - 500 USD
Project Description I need an MT5 Expert Advisor (EA) built in MQL5 . The strategy is a breakout system with adjustable filters and risk management. The EA must be fully parameterized (all settings adjustable from inputs). Please deliver both .ex5 (compiled) and .mq5 (source code)
80+ USD
hello, i need to build an EA for grid system for some range min-max price with limitation reopen after hit TP. up to 4 set inputs and some parameters. thanks
18 Applications
(2) MQL5 Experts
Custom Consecutive Candle Counter EA with Filters & Manager Mode (MT5) (personal job)
1000+ USD
I need an MT5 EA based on Consecutive Candle Counting (CCC) with separate inputs for Bullish and Bearish candles (e.g., 5 / 4). Core Features: Separate CCC_Bullish and CCC_Bearish inputs. Trend filters: MA50 or EMA20/EMA50 cross (selectable). ATR-based trailing stop and optional ATR-based take profit. Hard stop-loss (safety) while trailing manages exits. Additional Filters (toggleable): ADX, RSI, MACD, Donchian
Expert Advisor (EA) Update (personal job)
30+ USD
Project Update Description: "Looking for an EA based on the Bollinger Bands and MACD indicators. The EA should enter a buy trade when the price crosses below the lower Bollinger Band and the MACD histogram is above the signal line, and enter a sell trade when the price crosses above the upper Bollinger Band and the MACD histogram is below the signal line. The EA should include adjustable parameters for entry, stop
1 Application
(4) MQL5 Experts
MT5 Arrows Indicator (personal job)
123+ USD
Hello, I would like to make the MT5 version of the Arrows Indicator, all the details you already know, if you need anything let me know, thank you very much
1 Application
(55) MQL5 Indicators
50 - 100 USD
Expert Advisor (trading automatique) pour MT4 stratégie OPR marché : FOREX et INDICES indicateurs : SUPERTREND ET 2 EMA ,une ema 20 périodes et la seconde 50 périodes STRATÉGIE : exemple pour un achat le SUPERTREND est haussier sur l'unité de temp H1 la EMA rapide est au-dessus de la EMA lente sur l'unité de temp M5 le graphique de prise de position est sur du M15 on prend position à la cassure du plus haut de la
24 Applications
MQL4 Experts Forex Stocks