Orders for indicators 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
2876 completed jobs in all languages
Sort by:
100+ USD
We have a professionally built MT5 security and monitoring module with pre-written code. We need an experienced MQL5 developer to REVIEW, FIX, and CERTIFY the SENTINEL MODULE. YOU ARE NOT BUILDING FROM SCRATCH. You are reviewing 6 existing .mqh files. WHAT YOU WILL DO: 1. Review 6 pre-written Sentinel module files 2. Verify drawdown calculations (3% daily / 7% total) 3. Fix DD warning spam bug (fires every tick —
40 - 60 USD
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
57 Applications
30 - 80 USD
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
60 Applications
Subject: Feature Request for my GOLD GALE EA (Magic Number: 754) (personal job)
60+ USD
Subject: Feature Request for my GOLD GALE EA (Magic Number: 754) Hi, I am using your GOLD GALE EA (Magic Number: 754) and would like to request some custom modifications to improve risk management and operational efficiency. Please keep my existing grid/martingale logic intact and add these features: 1. Session-based Profit Management Instead of a daily reset, I need a "Manual Session" management system. The EA
Fix minor issues indicator (personal job)
40+ USD
I have two indicators to fix. First one is news on chart indicator which I am selling on marketplace. Customers requested that they need to see and use it as well as when some speeches is coming from any high persons which affecting market. So include possibility to see and use indicator in given case and fix any related errors if need for indicator to be used. Another indicator is stopping giving signals when it is
30 - 40 USD
I have a MT5 Hull MTF Indicator that I like. I would like someone to add: 1) Time of day function (with start time and end time) so that it does not send messages during my night time. Default Start=0900 Default End=2300 2) Add to the Message (sound and email): so that it is Symbol+Buy-Or-Sell+Ask-OrBid Price+TimeFrame1 "/" TimeFrame2 I will send the indicator to the developer. Thank you
TradingView Indicator Conversion (personal job)
30+ USD
I want to completely convert my tradingview indicator name (Projected Crossover Trend) to mt5 with all futures the same. Please kindly ensure that the projected crossover trend indicator is fully converted without excluding nothing
1 Application
Fractal select alert (personal job)
30+ USD
Can you modify the last fractal alert indicator in a way that it alerts only when some candle close above last up fractal but only if the number of candle is less than 5 for example. If it close after five candles it shouldn't alert at all. Opposite for sell. I need to enter value of number of candles in the info section of indicator and add arrow for buy and sell if your choice. Rest of options in info menu stays
1 Application
50 - 150 USD
Date:24.05.2026 **TECHNICAL SPECIFICATIONS** Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always on) · Signal time frame for candle. ·
21 Applications
30+ USD
Project Overview We have a highly optimized, production-ready custom cTrader cBot built for a fast-paced Renko breakout strategy (specifically trading XAUUSD/Gold). The core system architecture, structural mapping, and breakout logic are flawless. We are seeking an expert C# algorithmic developer for a targeted engagement to refine the execution mechanics and add an advanced trade management module. This is not a
Add Line Functions, Trade Manager Separation, Signal Line Debug (personal job)
88+ USD
Create an “add lines to signal candle” function Add two horizontal lines 1 minute after a signal candle has closed one at the price level of the signal candle’s close And one at the signal candle’s: High if it is a buy signal Low if it is a sell signal Remove both lines after (x) 1hr candle closes since signal occurred Find and fix issue with signal lines not generating, and the line being too extended Separate Trade
1 Application
I need a developer to convert an indicator from mt4 to mt5 (personal job)
30+ USD
Hello Vitaly. Want us to convert that indicator to MT5 from MT4. The indicator is already with you which is one i wanted to use to create the other indicator. Thankks
1 Application
30+ USD
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
Modification of EA (personal job)
30+ USD
I have an EA wich one i like to change the signal.The EA trade the MACD, with (hidden) horizontal trendlines. The new signal is: The starting point of the trendline is: For BUY – is the histogram closeing price when crossing down at the signal line. For SELL – is the histogram closeing price when crossing up at the signal line. The ending point of the trendline is: The trendline is extended till the last bar.The
1 Application
30 - 200 USD
I want a MetaTrader 5 Expert Advisor based on Smart Money Concepts (SMC) and Power of 3 (PO3). Strategy logic: 1. Accumulation (Asian Session) - Define Asian session range (time customizable) - Mark Asian high and low - No trades during this session 2. Manipulation (London Session) - Detect liquidity sweep above Asian high or below Asian low - Must be a clear breakout with rejection (not slow drift) 3. Distribution (
30+ USD
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
Modifications to existing MT5 EA (personal job)
30+ USD
Hi i want to modify my existing MT5 EA. Want to add some inputs and remove some inputs from it i have proper detailed document and explanation on what exact inputs i needed to be in the EA and explanation of new inputs how they will work
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
20 Applications
Modification (personal job)
30+ USD
Modification The problem: When at Max Trade have more positions than 1 is open, it is deleting the original stop loss, and change it to virtual stop, and is modifying it with every tick. I need to change this to regular stop loss behave, and the EA need to modify it with every close candle price not every tick and working as normal stop loss, also the breakeven, trailing, trailing step too
1 Application
100 - 150 USD
Variable Value EA Comments Magic Number 123 Trade Parameters **************************** Trade Open Type Buy/Sell Number of Positions 1 Position Lot size (in pips) .01 Position TP (in pips) 500 Position SL (in pips) 1000 Position BE (in pips) 400 Equity Management **************************** Close positions on opposite signals True/False Close positions on opposite Breakout candle True/False Stop after X