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
Add Close Stochastic 5 (personal job)
30+ USD
Hi. I would like to make a modification to the current EA. The current EA can be found here: https://www.mql5.com/en/job/247390 ========== Modification ========== Currently, there are Close STO 1, 2, 3, 4 in the last section of the EA settings. I would like to add Close STO 5. This will be an additional method to close trades. I will use the "Stochastic" Signal Mode, use "Native Close", no "Use Early Entry, no
1 Application
30 - 50 USD
I have an MT5 indicator that uses breakouts to send notifications. I just have the .ex5 file and no source code (mq5). I want it turned into an EA that enters trades on breakouts and places SL at the same time and moving the SL to BE after some movement. It should also close all positions when an opposite arrow (entry) is made. I also need it to have push notifications. I can share the indicator and more clarity if
23 Applications
Trade Management Adjustments (personal job)
50+ USD
1.) Please add the 3 circled duplicates of the already implemented ‘Move Sl’ instructions to both the Main Signal’s settings and the Post Signal’s settings. Both of the signal’s settings should now have 3 additional sets of ‘Move Sl’ instructions based on what is detailed in the attached screenshot. 2.) I would then like to add a trade management instruction regarding manually placed trades. When this function is
1 Application
Modifications to existing MT5 EA (personal job)
30+ USD
Hi i want to add one input function and want to remove some inputs from my existing my Mt5 Ea just a simple job nothing complicated for details message me
1 Application
Add functions to expert & Customize GUI design (personal job)
50+ USD
1) Please add Progressive Grid Distance using Linear Increment. Grid distance should increase based on the layer number. Formula: Distance = BaseDistance + (LayerNumber × StepDistance) Example settings: BaseDistance = 100 points StepDistance = 40 points Layer calculation example: Layer 1 = 100 points Layer 2 = 140 points Layer 3 = 180 points Layer 4 = 220 points Layer 5 = 260 points Important rules: - This rule
1 Application
Development and transfer of access to the Pure AI Prot, Last King Prot and Synthetic Metal Prot Versions trading advisor. 10 trading activations with author's protection (personal job)
297+ USD
The King Trading — Universal Trading Advisor based on proprietary technical indicators and algorithms. It is designed for automated trading on any financial instrument: currency pairs, indices, commodities, cryptocurrencies, etc. Key features: Support for all trading instruments The Advisor is adapted to any trading pair or instrument. Individual settings are used for each asset, which ensures maximum accuracy and
1 Application
30+ USD
Looking for an experienced MQL5 developer to optimise and backtest my Expert Advisor (EA). The full requirements and EA file will be shared once accepted. You should have solid experience with strategy testing in MetaTrader 5 and be comfortable working with custom EAs. If this sounds like something you can help with, feel free to reach out and we can get started. Also only apply if you accept the budget for now. I
7 Applications
100 - 150 USD
Expert Advisor Specification (Updated Version) Platform: MetaTrader 5 Pair: XAUUSD Strategy: Trend Following Scalping 1. Timeframe Settings EA must allow user to choose timeframe for trend detection. Input parameter: Trend_Timeframe (ENUM_TIMEFRAME) Examples: M5 M10 M15 M30 H1 Default: M10 Entry timeframe = chart timeframe Example: If EA attached on M3 chart → entry signals use M3. 2. Indicators Trend Indicator
33 Applications
60+ USD
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
20 Applications
RSI_DCA_EA v3 Update Specification (personal job)
150+ USD
Hi Andrey, After more live testing, here is the final summary of the update request. First, the good part: The entry arrows now appear correctly on the chart and remain visible. This issue looks resolved. Main update requests: 1) Basket Closing Arrows Please improve the basket closing arrows so they are always clearly visible on the chart. Requirements: • When a basket closes, a clear arrow must be drawn on the
1 Application
MT5 Gold EA – EMA 9/21 + RSI Strategy with Risk Management (personal job)
180+ USD
I need an MT5 Expert Advisor for trading XAUUSD (Gold) on the M5 timeframe. The strategy uses EMA 9 and EMA 21 crossover with RSI confirmation (RSI above 50 for buy and below 50 for sell). When a signal appears, the EA should open two trades in the same direction. Stop loss should be placed at the previous swing high or low with a maximum distance of 20 points. TP1 should be 1:1 and TP2 should be 1:2 with break-even
1 Application
40 - 120 USD
Here's the copy/paste of the Error message: Errors count 3 Type Expert Advisor test on EURUSD,H1 strategy tester report 3 total trades test on NZDUSD,H1 2022.02.28 12:56:29 Tester: not enough money for buy 0.20 NZDUSD at 0.67342 sl: 0.66969 tp: 0.67768 [2022.02.28 12:56] 2022.02.28 12:56:29 Tester: PrevBalance: 1.00, PrevPL: 0.00, PrevEquity 1.00, PrevMargin: 0.00, NewMargin: 135, FreeMargin: -133.68 2022.02.28
17 Applications
100 - 200 USD
Job Description We are looking for an experienced MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 5 based on a detailed quantitative trading model. The EA will trade XAUUSD (Gold) on the M5 timeframe using a Session Breakout + Fibonacci Retracement strategy with advanced institutional-level filters. The system includes volatility filters, liquidity sweep detection, London session
150 - 300 USD
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
38 Applications
1000 - 2000 USD
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
48 Applications
Add Parabolic SAR Filter (personal job)
30+ USD
Hi. Hope you are well. I would like to add 3 more modifications to the current EA. The current EA can be found here: https://www.mql5.com/en/job/246877 ========== Modification 1 ========== I would like to add a function to filter trades using the built-in MT5 Parabolic SAR (PS) indicator. To allow a Buy trade, the dot must be below the most recent candle. To allow a Sell trade, the dot must be above the most recent
1 Application
Delivery of 5 quantum lab experts via the new lobytrade WL platform. (personal job)
1200+ USD
White Label START Up to 5 trading advisors Perfect for starting, testing the niche, and first sales. Includes: access and renaming of up to 5 trading advisors; full White Label functionality; 5 test trading activations; access to LobyTrade for these advisors
1 Application
30 - 40 USD
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
42 Applications
30+ USD
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.) All time frames (But it is normally
15 Applications
Hedging Gold EA (personal job)
30+ USD
Hedging Gold EA: Functional Specifications ========================================== 1) Dual Execution: Upon activation, the EA must simultaneously execute hedging trades at CMP (Buy and Sell). 2) Continuous Hedging: The EA must trigger the next set of hedging trades at CMP immediately after the closure of the previous pair (both sides). 3) Closure Logic: Trade closure may occur by hitting either the Take Profit
1 Application