Orders for Expert Advisors development - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
NFC ADX (personal job)
40+ USD
Hi. I would like to make a few modifications to the EA. The current EA can be found here: https://www.mql5.com/en/job/249944 ========== Modification 1 - Add NFC ADX Filter ========== Currently, there is an ADX Filter that allows trade when +DI > -DI for Buy, and -DI > +DI for Sell. There is a "ADX Period" setting. Now, I want to add a separate NFC ADX Filter that uses the dynamic NFC number as the ADX period. The NFC
1 Application
Build Phase 3 trading signal that involve the slope of the 120m WMA, reversal of the 30m WMA, and trades limited to the first two signals after the strong slope begins. (personal job)
70+ USD
Phase 3 – Reversal of 30m WMA Attached is a 1m bar chart of the EUR/USD from Friday. It demonstrates Phase 3 trading signals generated by three factors: the slope of the 120m WMA, reversal of the 30m WMA (blue line), and trades limited to the first two signals after the strong slope begins. In the demonstration chart above there are two short sell signals labeled 1a and 2a, and two buy signals labeled 3a and 4a. Each
1 Application
30 - 200 USD
# Project Specification — MT5 Expert Advisor "Prince Strategy" ## Project Goal Develop an Expert Advisor (trading robot) for MetaTrader 5 that automates a price-action trading strategy based on candlestick patterns across multiple timeframes. The robot must work on the forex.com broker. --- ## 1. Traded Instruments The robot must trade the following 4 forex pairs: - GBPUSD - EURUSD - NZDUSD - AUDUSD **Important
63 Applications
NordicApex (personal job)
40+ USD
Here is the core logic for the new EA: 1. Market Structure Identification: The EA should use the standard ZigZag indicator (with adjustable Depth, Deviation, Backstep in the inputs) to identify major Support (valleys) and Resistance (peaks) levels. 2. Entry Rules: SELL: When the price returns to retest the last major ZigZag Resistance (peak) level, AND forms a bearish reversal candlestick pattern (e.g., Bearish
1 Application
Create EA with my custom indicator (personal job)
64+ USD
Using ICHIMOKU TREND custom indicator on tradingview. Pls Note: Tenkan length bearish red color = Sell constant. Bullish blue color = Buy constant. Neutral color after bullish = sell Neutral color after bearish = Buy Entries conditions. 1. When Ichimoku trend Oscillator Tenkan length is on bearish color Red open sell trade & When it then turn to neutral, close sell position and enter buy trade & then turn bullish
1 Application
Stability Upgrade + Retcode Handling + 7‑Day QA for Multi‑Engine EA (personal job)
300+ USD
I need a stability upgrade for an existing multi‑engine portfolio EA. The architecture is already complete and working, but during live market conditions the EA can freeze when a symbol enters restricted trading states (e.g., “Only position closing is allowed”). This is not a bug in your coding — it is simply the next phase of development to harden the execution layer. Scope of Work The EA needs the following
50 - 100 USD
Hello everyone, I have developed a Bollinger Bands strategy. It opens around 40–50 trades per day. The entries need better filtering because a few bad trades can remove most of the profit. This code was not generated by AI. I wrote it myself. The code is clean, well organized, easy to read, and relatively short, so I believe you can understand it quickly. Please read all rules and requirements carefully before
29 Applications
30 - 100 USD
My requirements are all follows: Parameter Value BaseLotSize 0.01 LotMultiplierList "1,2,3,5,8,13,22,37,62,104,175,294,494,830,1394" InitialGridPoints 110 MiddleGridPoints 280 DeepGridPoints 350 MaxSteps 15 EnableExtendedGrid false TakeProfitPer001Lot 0.40 StopLossType EQUITY_PERCENT StopLossValue 50.0 UseNewsFilter true NewsFilterMinutesBefore 30 NewsFilterMinutesAfter 30 UseTimeFilter true TradingStartHour 0
42 Applications
60 - 90 USD
Title: MT4 One Click Trader EA (Custom Development) I am looking for an experienced MQL4 developer to build a custom One Click Trader Expert Advisor for MetaTrader 4. The objective is a fast, reliable, execution-focused trading panel with minimal visual clutter and robust operation on both standard and offline charts. Requirements Trade Panel The EA must provide a simple trading panel containing: Buy button Sell
50 Applications
30+ USD
help me build a platform on Mt5 or mt4, My broker is Fp markets and absolutely accepts hedging, Besides, I have very few commissions with my broker, it's really great, Especially for small accounts, My problem is that I can't stay in front of the charts and I need a tool or something that opens up positions on the opposite side, Up to a certain point that then he has to reverse the position, So basically he has to
3 Modifications (personal job)
40+ USD
Hi. Hope you are well. I would like to make 3 modifications to the current EA. The current EA can be found here: https://www.mql5.com/en/job/249692 ========== Modification 1 - Fine-Tune the Volume Filter ========== Currently, there is an existing Volume Filter. It allows trade when the volume at index 1 is more than the volume at index 2. Now, I want to have greater control over the ratio of volumes. I want a new
1 Application
MT5 + MT4 ICT EA Phase 3A: Dynamic RR, Market Quality Filters & Chart UI Audit (personal job)
500+ USD
Please develop Phase 3A upgrade for my ICT EA for both MT5 and MT4. Main objective: Improve the existing Phase 2.1 ICT EA by adding market-quality recognition, dynamic RR, volatility/chop filters, and clearer chart/audit explanation. Required scope: 1. MT5 benchmark version: - Phase 3A .mq5 and .ex5 files - Optimized MT5 .set file - Full MT5 backtest reports - Visual proof with H1 + M15 screenshots and audit logs 2
1 Application
Breakout EA (personal job)
30+ USD
A simple breakout EA that takes advantage of volatility and utilize the available volume seen during volatility zones. Every little details will be discussed when a coder is assigned for deeper analysis on getting the job done seamlessly
1 Application
30+ USD
INstructions: Needed is to add for this existing EA: 1) Breakeven function as: Start Breakeven after profit in xxxx pips Breakeven point = a) 0 = Open order b) positive pips (open order price PLUS xxx pips) c) negative pips (order order price MINUS xxx pips) 2) Trailing stop with trailing start = open oder PLUS xxx pips Trailing step Traiing stop 3) Select the maximum quantity of open orders in same direction (add
17 Applications
50 - 100 USD
I need an MT5 Expert Advisor based on a TradingView Delta-RSI indicator. The project includes converting the indicator from Pine Script to MQL5 and developing an EA that trades automatically using the indicator's BUY and SELL signals
30+ USD
I am looking for a long-term developer because I have multiple projects to work on in the future. For this project, I need an MQL5 developer to build both an Indicator and an Expert Advisor (EA). I have attached the Pine Script code for the Simple FVG indicator. Your task is to convert this Pine Script indicator into an MQL5 indicator and then develop an EA based on the signals generated by that indicator
56 Applications
Multi Timeframe Price Structure Trading (personal job)
35+ USD
EA- Multi timeframe Price Structure All Currency Pairs, Indexes, Metals & CFDs (Please note that CFDs like US30Cash work on 5 digits pips movement on charts so some brokers give an error of Error 10014. Hence, either a separate version should be developed or the same EA should be able to trade all currency frames and CFDs, indexes, metals irrespective of the number of digits being used for pips movements on chart.)
1 Application
HTF FVG 2026 (personal job)
180+ USD
To develop an EA based on FVG of higher timeframe and execute trade at lower timeframe, as per discussed. Logic flow: 1. EA to scan for grouping of 3 candles to validate the formation of FVG at HTF 2. EA wait for price action to retest the FVG at LTF 3. EA to wait for confirmation candle to form immediately after a valid retest candle. 4. EA to execute a market order at the close of the valid confirmation candle. 5
1 Application
50+ USD
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
61 Applications
50 - 100 USD
Job Description: I am looking for a reliable developer to create a simple, clean Expert Advisor based ONLY on Exponential Moving Averages (EMA), candle closes, and strict risk management. No MACD, no SMC, no other indicator fluff. Core Features & Inputs: 3 Custom EMAs: Fast EMA (e.g., 9), Slow EMA (e.g., 21), and Macro/Trend EMA (e.g., 200). All periods must be adjustable in the inputs. Money Management Mode
54 Applications