Orders for Expert Advisors development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
8117 completed jobs in all languages
Sort by:
Need to compile my previous ea .ex4 into new version (personal job)
30+ USD
Hey i need someone to edit, remove erres on my EA, Compile and make it to start taking trades. You will add starting trade from 3AM new york time to end at 5 pm new york time
1 Application
100 - 3000 USD
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 . The EA performs consistently and profitably on demo accounts , but when I run it on an IC Markets Raw and standard live account , it begins generating losses under what appear to be the same trading conditions. if needed i can provide Full EA source code (.mq4 and/or .mq5) and Set file. I need an experienced MQL4/MQL5 developer to thoroughly
35+ USD
The task is very simple There is one feature in the EA I would like to remove and one feature I would like to add described in the table below. Variable Value Enable Repeat Trade Yes/No # of Time Trade Repeat 2
16 Applications
250 - 1000 USD
I’m looking for an experienced developer who can build a Martingale trading bot . I’m willing to pay a fair price for the right developer. I have an example trading account that demonstrates exactly how I want the bot to operate. The strategy is simple: the bot trades continuously using a Martingale system. The only exception is that it should automatically pause trading during high-impact news events or periods of
60 Applications
250 - 500 USD
I am looking for an experienced MT5 developer to create a fully automated Expert Advisor (EA) for XAU/USD. The EA should use a multi-timeframe breakout and pullback scalping strategy. Strategy: 4H - Above 200 EMA = Buy trades only. - Below 200 EMA = Sell trades only. 1H - 21 EMA above 50 EMA = Buy trades only. - 21 EMA below 50 EMA = Sell trades only. 15M - Identify support and resistance. - Wait for a breakout of
Help modify existing EA (personal job)
150+ USD
Leave the propsniper 15 EA as it works currently ….i only want to modify/add this settings to it. 1. Remove partial and Tp by wavetrend and help replace them with partial and Tp SHA instead 2. Also we are going to have option of single TP and 3TPs. We already have single tp working….however the 3TPS option will work like this. 1st TP can be set as 500pips(editable) also immediately Other trade are moved to break
1 Application
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
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
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
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
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