All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2114 completed jobs in all languages
Sort by:
300 - 500 USD
I want to develop a professional AI-style Expert Advisor for MT5 , focused on trading XAUUSD (Gold) with maximum safety, stability, and intelligent market adaptation. The EA must: 🟨 1) Market Regime Detection EA must detect three market states: TREND MODE (EMA alignment, ADX strength, momentum confirmation) RANGE MODE (low ADX, ATR compression, sideways structure) DANGER MODE (news, volatility spikes, spread
100 - 200 USD
I am looking for an experienced MT5 Expert Advisor developer who can build a price-action and structure-based automated strategy for XAUUSD . This EA must follow a clearly defined logic flow based on market structure shifts, break/confirmation rules, and zone-based entries , using closed-candle calculations only (no repainting, no indicator dependency). The EA includes: structure and swing detection confirmation of
70 - 150 USD
1. Strategy Overview I need an MQL5 Expert Advisor that trades once per day based on a 2-candle combination zone formed at 8:00 AM IST . The EA must detect the correct server time equivalent of IST and work on any MT5 broker (Exness). 2. Combination Zone Logic At 08:00 IST , the EA must: Take the first M5 candle starting at 08:00 . Take the next M5 candle (08:05) . These two candles form the Combination Zone
30+ USD
Hello , I am looking expert in forex that can provide me a good signal for make 100-150 pips minimum this week , please let me know if you can help me
50+ USD
Hell all I need a robot that open two trades at the same time. But only at certain time when instructed with the inputs . I want it to open the two trades every day at the same time. I should be able to pick any trading pair Must work on all pairs. Forex, Indices, Commodities, and crypto Any pair on MT5 platform. I want to be able to pick the size of both trades. Individually Both trades should close when a combined
30 - 90 USD
hello Devloper i have a tradingview strategy and want to convrt it to meta5 EA so lets go . i am looking for an smart devloper that understand what adjustment i want to make
80 - 100 USD
I want EA for MT4,that can be used to trade on live accounts of IC Market, FPMarket , and TickMill brokers. The primary objective is to create same EA like this in video " https://www.youtube.com/watch?v=SipgDS1S4cM ". And add some filters and control like TP/SL ,Trailing SL, News Filter, Spread Filter, Trading Hours, Daily Profit Limit by percentage, Max Daily Drawdown by percentage, Fixed lot size or
50 - 250 USD
1. Purpose and Objectives Goal: Develop an automated trading system that implements a Hedging Strategy to achieve consistent profits by hedging positions in response to market movements. Primary Objective: To minimize or remove directional market risk through offsetting long and short positions. To systematically recover losses from previous trades through controlled position sizing and incremental hedging. To
100+ USD
Project Description: I need a professional developer to create a custom Expert Advisor (EA) for MetaTrader 4/5 focused on capital protection, risk control, and automated trade management . The EA must include two main modules: Part 1 – Capital & Risk Management Position Sizing Based on Account Equity User sets a max risk per trade (1%–5%). EA calculates potential loss based on SL and lot size. Blocks trades exceeding
65 - 66 USD
NB! I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE BENEFIT OF THE DOUBT THROUGH ARBITRAGE AGREEMENTS. ALSO IT IS VERY URGENT I NEED THE DEMO
Add New Risk & Drawdown Parameters to Existing MQL5 Expert Advisor (personal job)
30+ USD
I already have an existing MQL5 Expert Advisor that is working correctly. I need an experienced MQL5 developer to add several new input parameters and modify the EA’s risk and money management logic according to the detailed instructions below. This is an extension/modification, not a full rebuild. You must update the current EA source file (.mq5) to include these new parameters and ensure they work correctly with
1 Application
100+ USD
Converting an MT5 indicator into a simple auto trading system (buy/sell + working hours + cryptocurrency support) converting a free indicator into an EA Hello, I need a developer to convert an existing free MT5 indicator (not mine) into a simple Expert Advisor (EA) that will automatically open and close trades based on the indicator’s color or signal changes. EA Requirements: Auto-trading logic: When the
21 Applications
Ai bot (personal job)
30 - 500 USD
Requirements specification for ai trading bot A fully ai automatic trading bot that connects to the market with an api to an ai that takes pictures and automatically places trades with a sl tp or trailing stop loss and take profit and uses whatever orders necessary completely automated and performs well at least does as asked
100 - 200 USD
Hello, I need a developer to convert an existing free MT5 indicator (not mine) into a simple Expert Advisor (EA) that will automatically open and close trades based on the indicator’s color or signal changes. EA Requirements: Auto-trading logic: When the indicator shows a Buy signal (or color changes to green) → open a Buy trade. When it shows a Sell signal (or color changes to red) → close the Buy and open a
Pine Script Indicator for Trading View (personal job)
30 - 200 USD
pine script strategy for automation to mt5 including a bridge using an indicator from trading view that places trades automatically should work and the bridge should work and be effecient
30+ USD
Hello everyone, I need help debugging and fixing a MetaTrader 5 Expert Advisor (EA). The file compiles with several errors in MetaEditor, mostly "undeclared identifier" and "some operator expected". I’m learning step-by-step and building this EA gradually, so I would really appreciate if someone could review it and tell me what is wrong in the syntax. I use these codes for a demo account to test my strategy. If
Full Version Indicator with Complete Editable Source Code (personal job)
500+ USD
I would like to purchase the full version of the indicator with all premium features unlocked, including the complete editable source code (.mq5). Requirements: 1. The indicator must include all functionalities as demonstrated in the developer’s private/full version. 2. The complete source code (.mq5) must be delivered, not only the compiled file (.ex5). 3. The code should be editable, with no license or compilation
1 Application
(1) MQL5 Indicators C++
30+ USD
I need a developer to convert a TradingView indicator written in Pine Script v4 into a fully functional MetaTrader 5 (MQL5) indicator. The original script is called “Trend Lines v2” by LonesomeTheBlue. It dynamically draws trendlines based on pivot highs and lows and updates them in real-time as new bars appear. Key Requirements: Replicate all logic and visuals from the original TradingView code Draw up to 3 upper
13 Applications
(1) MQL5 Converting C++
Update Feature For EA (personal job)
112+ USD
1.1 Purpose The purpose of this EA is to automate the Turtle Trading System , originally developed by Richard Dennis and William Eckhardt, using Donchian Channel breakouts and ATR-based volatility stops. The EA will execute entries, exits, and risk management automatically. 1.2 Scope The EA should: Trade any MT5-compatible instrument (Forex, Crypto, Commodities, Indices, Synthetic Indices). Support backtesting and
200 - 250 USD
Description: I already have an MVP (MT4 EA + Python bridge) that copies trades from MT4 to Bitget USDT-M Futures. The basic flow works (open/close events via JSON → Bitget REST API), but it needs finalization for stable live trading. Scope of work: 1. Refactor close logic → 100% reliable reduce-only closes (no partial closes, no duplicates). 2. Preserve hedging → simultaneous long & short on same symbol must be
8 Applications