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

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
6327 jobs in the archive in all languages
Sort by:
50 - 60 USD
I am seeking for an Expert Advisor (EA) based on Stochastics oscillator indicator for MT5 to have ability to change levels on wich trade signals to be ignored, to discover certain chart samples so on
44 Applications
50 - 200 USD
import MetaTrader5 as mt5 import datetime import time # Configure your trading symbols and parameters TRADING_SYMBOLS = ["EURUSD", "USDJPY"] TRADE_VOLUME = 0.1 STOP_LOSS = 50 # in points TAKE_PROFIT = 100 # in points # Initialize connection to MetaTrader 5 if not mt5.initialize(): print("Initialize() failed:", mt5.last_error()) quit() def get_current_symbols(): now = datetime.datetime.now() # If it's Saturday
13 Applications
30+ USD
Title: Ultimate MT4 Gold Scalper — Bank-Grade Strategy + Secure Serial-Key Licensing + Advanced HUD Description: I want a powerful, professional MT4 Expert Advisor for XAU/USD (M1) built like institutional systems (Wall Street / commercial banks): a single, robust strategy — no random trades, no spam entries. The EA must be commercializable and include a secure serial-key licensing system so only keys I register can
30+ USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree with
30+ USD
Development of Guardian Trading Bot for MT4/MT5 What I need: A simple protective trading bot (EA) that monitors the entire trading account and automatically closes all positions when specific profit/loss or drawdown conditions are met. Required Features: Monitor all open positions: The bot must track all active positions , regardless of whether they were opened manually or by another Expert Advisor (EA) . Automatic
500+ USD
I need an MT5 Expert Advisor (EA) for GBPUSD that strictly follows prop firm (FundedNext) rules. Requirements: • Risk manager (per-trade risk 0.35%, daily/overall kill switch). • EMA trend filter (H1), M15 pullback entries, structural SL & TP (1.5R). • Scaling: 1 add-on at 50% retrace, within total risk cap. • News filter, spread/slippage protection. • Telegram alerts (trade open/close, risk, kill switch, news
30+ USD
Hello Developers, This is buy side/sell side order for an EA that consist of 3 common indicators with 4 conditions to trigger a buy or sell with added stop loss and take profit. Please send your qualifications for a decision tomorrow. Thanks
35 Applications
30 - 50 USD
Hola, deseo coviertir el siguiente codigo mql5 del indicador RSI con alertas en un robot (expert advisor) 100% automatico. Es decir, que siempre que envie la senal de compra o venta se ejectute la orden de forma automatica. Que tenga encuentas niveles de soporte en temparalidades H1, H4 y D1 para entrar en compras y de resietncias H1, H4 y D1 para entrar en ventas. Que salga de las opereaciones cuando el RSI toque o
30+ USD
What I need: A simple protective bot that monitors the entire trading account and automatically closes all positions at preset profit/loss limits. Required features: Monitor all open positions , regardless of who/what opened them Automatically close ALL positions when: Total profit reaches a set value (e.g., +€30) Total loss reaches a set value (e.g., -€20) Block new trades after closing positions — to prevent other
30+ USD
//@version=5 indicator("Enhanced SMA Crossover with RSI Confirmation", shorttitle="SMA Cross RSI", overlay=true) // Define the length of the short-term and long-term moving averages shortLength = input.int(9, title="Short-term Moving Average Length") longLength = input.int(21, title="Long-term Moving Average Length") rsiLength = input.int(14, title="RSI Length") rsiOverbought = input.int(70, title="RSI Overbought
16 Applications
100+ USD
Got it. Here’s a clean, developer-ready Genesis X / Retail AI Specification that captures everything we locked. It’s written so a dev (or you) can implement the logic and infrastructure without exposing proprietary internals. No code—just exact behavior, numbers, and guardrails. WealthFoundryX – Trading AI Spec (Developer Handoff) 0) Scope & Roles Products: Genesis X (Institutional) – seed/master, not sold. Retail
30 - 40 USD
I'm looking for an experienced MQL4/MQL5 developer to build a highly adaptive and intelligent Expert Advisor for Meta Trader . This EA must switch between multiple strategies (trend,range,breakout) based on real-time market conditions, and use Smart Money Concepts (SMC), EMA Strategies, and advanced risk control
19 Applications
30 - 50 USD
I want a mt5 bot that tardes xauusd 0.01 lot on 100 usd standard account and on 200 usd account the lot size increases to 0.02 and I can adjust the lot size depending on my needs from 0.01 upto 1 standard lot. The stretegy is very simple use 2 emas . One is ema 6 and 2nd is ema 50 . When the line of 6 ema cuts 50 ema at upside then buy and close the buy position when the 6 ema cut the 50 ema at down side .Use only
45 Applications
30+ USD
Daily Pivot Trading EA ✅ Automatically generates a new Magic Number every day (based on the date). Position management is tied to this Magic Number. ✅ Places Limit orders at the newly calculated daily pivot levels at a specified time (e.g., 1:00 am). ✅ Lot sizing: starting lot size as input (e.g., 0.1). Different lot sizes for different pivot levels ✅ Adjustable minimum and maximum range based on the previous day’s
23 Applications
30+ USD
Here's a detailed outline for a Trend Following Strategy deriv boom/crash1000 EA: on mql5. Strategy Overview - *Strategy Name:* Trend Follower - *Market:* B/C 1000 - *Timeframe:* 15-minute or 30-minute (adjustable) Indicators - *Moving Averages:* - *Fast MA:* 21-period Simple Moving Average (SMA) - *Slow MA:* 50-period Simple Moving Average (SMA) - *Long-term MA:* 200-period Simple Moving Average (SMA) -
30+ USD
I would like to convert my ex4 file into mq4 source code I can provide the inputs that file has.. and the understanding of how bot works. and I would like to complete in a day
13 Applications
100 - 500 USD
Developer Brief — Strategy Philosophy and Risk Approach When implementing the trading strategy, the choice of method or setup logic is fully up to your technical preference — whether it’s trend-following, mean-reversion, scalping, or SMC-based. What truly matters is maintaining a balance between profit potential and long-term capital safety . The priority should always lean towards safety and consistency over
29 Applications
50 - 100 USD
Summary of Trading Performance Metrics This analysis focuses on two key metrics to optimize trading strategy and understand psychological biases: Maximum Adverse Excursion (MAE) and "Money Left on the Table" (a custom form of MFE). Maximum Adverse Excursion (MAE) What it is: The largest temporary loss a trade experiences before ultimately becoming profitable. Purpose: To set data-driven stop-loss levels. By analyzing
30+ USD
I’m looking for an experienced MQL4/MQL5 developer to build a custom EA from the ground up, based entirely on my trading strategy. The EA should be cleanly coded, highly optimized, and easy to modify