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
8031 completed jobs in all languages
Sort by:
Alll Market And All Time Fram Woking bot (personal job)
200+ USD
GOLD SCALPING STRATEGY (FULL + NUMBER + BOT LOGIC) BOT NAME ; Trend scalping ## 1. RANGE CALCULATION Use previous day data: * Range = High - Low * Step = Range / 4 Example: * Range = 100 points * Step = 25 points --- ## 2. BASE LINE * Take the first 5-minute candle after market open * Base Line = High of that candle Example: * Base Line = 2000 --- ## 3. LEVEL CALCULATION (AUTO FORMULA) ### Formula: * Up Level =
1 Application
Update to tow trades ea (personal job)
30+ USD
tow trades closed at breakeven no stop loss price returned to intry no trades opened running candle then one trade opened at martingale trade should be tow trades opened every time after stop loss is hit when breakeven is hit start begining of lot size again opened one trade at martingale trade should be tow trades opened every time breakeven is not stop loss what is breakeven trigger points and breakeven size points
Market-State & Structure Upgrade for RSI DCA EA (personal job)
900+ USD
This job is for Phase 4 development of my existing RSI DCA EA. Scope is based on the attached document provided by the developer. Main focus: - Market-state detection (trend, pullback, breakout, failed pullback, unclear) - Improved coordination between EMA, Bias, RSI, ATR - Stronger handling of breakout and failed pullback situations - DCA as execution only (no blind adding) - Improved stress and volatility handling
1 Application
Project: Market Maker Optimus (MMO) – MT5 Expert Advisor (personal job)
47+ USD
Please help out I want to modify my existing EA, add fixed lot size ladder, full margin, stacking. Also fix the TP plus SL, the EA only opens 1 trade and now I want it to open multiple trades at same time for example 100 trades etc. using stacking plus full margin on any balance with good slippage when market conditions are met. Adjustable inputs: Fixed lot size ladder Fixed Lot size 1 - 0.03 Fixed Lot size 2 -
ORB+FVG EA (personal job)
83+ USD
To code an EA that combine Opening Range Breakout structure with Fair Value Gap inefficiencies for high-probability entries. The FVG detection logic is the most critical component. EA must be able to operate as specified and function automatically without errors and bugs in real-time MT5 environment, including VPS. EA must be able to trade instrument - XAUUSD (default), EURUSD, GBPUSD, US30 and NAS100
50 - 1200 USD
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
30 - 50 USD
1. Market Structure Logic (The Foundation) The bot must distinguish between trend continuation and trend reversal. BOS (Break of Structure): Requirement for the bot to identify a "Body Close" (not just a wick) above a previous swing high/low to confirm trend continuation. CHoCH (Change of Character): The first sign of a trend shift. Define this as the price breaking the last swing low in an uptrend (or high in a
40+ USD
1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed
42 Applications
100+ USD
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
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
200 - 500 USD
READ BEFORE MESSAGING PLEASE Developer Requirements (Strict): - Expert Level Only: This is a professional-grade, robust trading engine. Please do not apply if you are a beginner or intermediate developer. ​ - Asynchronous Proficiency: You must have deep experience with CTrade and handling asynchronous order execution (Requotes, Busy Servers, and Order Integrity Sync). ​ - Proven Track Record: I require a developer
50 - 70 USD
I need a robot for trading gold and currencies . I need to use it with metatrader 4 and 5 . My budget is not high . Max . 70 USD. I need to be able to start and stop it at any time without restrictions
25 Applications
Add Dynamic Grid Distance (ATR Based) with ON/OFF Option (personal job)
30+ USD
I need dynamic grid distance with ON/OFF option. Add an input to enable/disable: UseDynamicDistance = true/false Logic: - I will set a base distance (example 350) - During high volatility, it should automatically double (350 → 700) - During normal market, use the base distance If UseDynamicDistance = false: → Always use fixed distance only No other changes needed in the EA
1 Application
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
30 - 60 USD
Hello, I have three Expert Advisors and I want to prepare them to pass the MQL5 Market requirements in order to publish them. Note: I do not want any testing to be performed on the EAs. Also, one of the EAs needs a very minor change in the Info Panel — just modifying one line within that section only. Please let me know the cost and time required. Thank you
MT5 Range Breakout EA (personal job)
40+ USD
1. System Overview Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (Gold) Target Timeframe: M5 (5-minute) Execution Type: Pending Stop Orders ( ORDER_TYPE_BUY_STOP & ORDER_TYPE_SELL_STOP ) Broker Environment: Prop Firm (Strict execution rules, dynamic spreads, and strict Stops Level limits) Primary Strategy: Specific time-based range breakouts utilizing One-Cancels-Another (OCA) logic and custom tick-based
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
500+ USD
I am looking for a skilled MQL5 developer to build a fully automated Expert Advisor for MetaTrader 5 trading XAUUSD (Gold). This is Phase 1 of a structured, multi-stage system . Developers who deliver quality work will move directly into Phase 2, which is significantly larger in scope and compensation. 🔷 The Strategy The EA follows a structured multi-timeframe price action framework: Break of Structure (BOS) on H4
Line Trader Pro (Update Project 2) (personal job)
30+ USD
Line Trader Pro (Update Project 2) : -------------------------------------------- 1) Set BE on closure of Entry candle: True/False. 2) Lock Profit in USD on BE. 3) Trigger the trade only after the specified time (in seconds) has elapsed. For example, if the input is set to 180 seconds, the trade should be triggered only after 180 seconds have passed since the opening of the entry candle, even if the BOF or SOF entry
1 Application