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

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
131 new jobs in all languages
Sort by:
30 - 50 USD
Hello Developers, I’m looking for a highly experienced MQL4/5 developer who can professionally optimize an existing Expert Advisor for EUR on H4 timeframe and XAUUSD on M15 timeframe. The necessary details will be provided in the comments section.Looking forward to work with the right and professional developer
30+ USD
Pair: XAUUSD Timeframe: M1 Platform: MetaTrader 5 Project Overview I need a fully automated MT5 Expert Advisor (EA) that trades XAUUSD on the M1 timeframe using a combination of RSI Divergence and 5 EMA trend filter . The EA should handle trade execution, risk management, and position management automatically, without manual intervention. Trading Strategy Logic 1. Indicators RSI Divergence Logic similar to common
26 Applications
30+ USD
1. Purpose The purpose of this Forex bot (Expert Advisor) is to automate trading based on a Moving Average crossover strategy. The bot will place trades, manage risk, and monitor positions without human intervention while allowing configuration of strategy parameters. --- 2. Scope Automate trading on selected Forex pairs (EUR/USD, GBP/USD, etc.) Support multiple timeframes (H1, H4, Daily) Manage positions, including
100 - 250 USD
I need an MT5 Expert Advisor that works as a trade copier. One master MT5 account (my account) → multiple client MT5 accounts (slaves). Main requirements: 1) Copy Trading - Copy all trades from master to slaves: * market and pending orders * SL / TP * modifications (SL/TP changes) * partial closes * closing of orders - Instruments: Forex and XAUUSD (Gold) - Must work with different brokers and prop firm accounts
200+ USD
Using news filter, simple price action, some indicators & statistics inputs to create Conservative BTCUSD and XAUUSD Scalping EA The required EA must: - Continuously working - Be with full source code given to me - Edges cases Solved > 99% - Be from a +5 successful similar projects coder - Be put in Trello for reviewing, validating and back testing - Be of clean
30+ USD
I want the Robots to execute buy/sell/TP/SL trades without me telling them to, Buy low Sell high Forex Pairs, I want to gain profit not lose profit, using INDICATORS, strategies, Expert Advisors, signals, Symbols, MA RSI, Awesome Accelerators', Algorithmic Trading and Scanners on real time data
50+ USD
""" Fast Multi-Pair RSI Trading Bot Supports: - BTCUSDT - XAUUSD - GBPUSD Opens fast buy or sell trades based on RSI signals Closes trades after 5, 10, or 15 minutes """ import asyncio import time from dataclasses import dataclass, field from typing import Dict, List, Optional import pandas as pd import numpy as np # ===== RSI calculation ===== # def compute_rsi(close: pd.Series, period: int = 14) -> pd.Series
200+ USD
have an MT5 Expert Advisor (EA) that requires professional attention. The tasks are: 1. Debug the EA and fix any errors. 2. Optimize the EA input parameters for best performance. 3. Run strategy tests and provide a detailed report including: - Profit - Drawdown - Trade log - Recommendations Requirements: - Experience with MT5 EA debugging, optimization, and backtesting. - Able to deliver updated .mq5/.ex5
50+ USD
I need an EA script for MT5 based on a Channel Breakout Strategy . I. Entry Conditions (Breakout Rules): (Using with BTCUSD ETHUSD in low TF M1-5) Long Entry Condition: The current price breaks above the highest price of the previous $X$ candles (length). This indicates strong bullish momentum breaking out of the established price channel. Short Entry Condition: The current price breaks below the lowest price of the
34 Applications
30 - 35 USD
Description I need a simple but effective breakout scalping EA for mt5 optimized for EURUSD on a small account (USD 15) with HFM broker, Leverage 1:400 EA requirements: 1.Market $ Time frames Pair: EURUSD only Time frame: m1 or m5 (developer can recommend) 2.Strategy Logic (Breakout Scalping) The EA should: Detect tight consolidation zones Place pending orders above and below the zone Trade only when volatility
40+ USD
I PEFFER THIS STATEMENT THAT THIS ROBOT WILL ENGAGE WITH THE PUPROSE WITHIN THIS SYSTEM WITHIN ITS POWER TO AMPIFIY THE PRESSION ON THIS SYSTEM AND ITS WILL AND POWER WILL INFILLMATE THIS POWER OF THIS SYSTEM POSITIVE WORKS 24/7 NO EMOTIONS FAST EXECUTION BACKTESTSTABLE MULTI-PAIR MONITORING CONSISTENT RULES NEGATIVE CAN LOSE MONEY DURING MARKET CHANGES NOT GOOD IN UNPREDICTABLE CONDITIONS OVER-OPTIMIZATION RISK MANY
5 Applications
30+ USD
Project summary I need an MQL5 Expert Advisor (EA) named “The Oracle” — a high-speed scalping robot that can open and close market trades within seconds. The EA must be optimized for minimal latency and reliable, deterministic closure logic (time-based close in seconds). Deliverables: MQ5 source code, EX5 compiled file, short user guide, and test results (Strategy Tester Every Tick + VPS live test screenshots)
30 - 150 USD
I need an Expert Advisor proficient in forex and development of a trading robot. The robot should have features trading on order block, swings, FVG. It should be efficient in determining BOS, breakout, liquidity, and swings. It should have Take Profit and SL trading features. It should be able to be operated manually and also automated for quick trades
30 - 200 USD
I need an experienced MT5/MQL5 quantitative developer to run full optimisations and robustness tests for two existing Expert Advisors: SSP (scalping EA) AIO Breakout (breakout EA) This is NOT a full development job — it is optimisation, tuning, validation, and .set file creation. 1. Symbols & Timeframes Optimise both EAs on: XAUUSD (priority) EURUSD GBPUSD Suggested timeframes: M5, M15, H1. I’m open to additional
30+ USD
I need a simple Inverse FVG visual indicator for MT4/MT5. The indicator should: Detect bullish/bearish Inverse FVG setups Draw a simple box on valid setups Use Uni Delta divergence as a background filter (no need to display divergence) Include a Lookback input (e.g., show last 20 setups for backtesting) No alerts needed visual-only indicator This is the first step of a larger project, so clean structure is important
150 - 400 USD
Description I need an MT4 developer to build: 1. Unified Alert Indicator (MT4) The indicator must evaluate several conditions on candle close (M1) using the following custom indicators (EX4 files will be provided): Ultra-Filter Ultra-Signal xSuperTrend EQG1 EMA 10 RSI 14 The alert system must detect four specific entry types , based on a fixed rule-set described in a PDF that will be provided: Trend Change Trend
100 - 120 USD
Quiero contratar un programador para crear un EA (Expert Advisor) para MetaTrader 5 con las siguientes características: REQUISITOS DEL EA: 1. Operar en el instrumento XAUUSD o XAUUSDm (Exness). 2. Estrategia tipo scalping, abriendo compras y ventas continuas. 3. Lote inicial 0.01, con opción para aumentar automáticamente el lote. 4. Meta diaria: cuando el robot gane 100 USD, debe detenerse automáticamente (no abrir
50 - 100 USD
There are many approaches to building an automated trading system. We will describe only a few major ones. The first approach rests on math. A developer tries to create a sort of an equation that can consider many factors. This approach is based on the firm belief that price movements are managed by a model that can be found using available historical data. In most cases, the followers of such an approach know too
26 Applications
30 - 50 USD
Looking to create an EA that automatically recover and modify orders after losing or winning a trade. A main ea (Not the one to develop) will be running and it will do only one trade per day. This trade will have 2:1 RR. The EA will detect the last trades and it increase or reduce the lots depends on the recovery system I will provide. The EA will have 8 different recovery system that I have to chose in the EA
30 - 95 USD
Hi everyone, I’m looking for a reliable reversal indicator that signals exactly at the close of a candle, with absolutely no future‑data usage or repainting. Because I’ll be putting real money on the line, I need to be 100 % sure the signals are stable before I fund an account, so a demo version for testing is a must. What I need - An MT5 indicator that prints a buy or sell arrow on the bar’s close, never