All orders - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
100+ USD
In a few words I need reliable code for drawing trend lines (as shown on picture), sending orders, installing stop loss and replace them to opposite if new signal comes
16 Applications
Fix issues with news filter and lot size calculation (personal job)
30 - 200 USD
Fix issues with lot size calculation after news position closure.Fix issues with news closure when news is not coming but Ea is closing positions without reason.Add external input functions for text display.Add news explaining display.Add external inputs for indicator buffer number.Add external function TP in points.Add external distance function for buy sell buttons
30 - 50 USD
A common trading strategy is the grid martingale strategy where after a trade is placed and price moves against it additional and larger trades are opened until price pulls back and all open trades are closed for profit. The EA I require is the reverse of this so it is a simple Reverse Grid Martingale EA. After a trade is placed if price moves in favor of the open trade then additional and larger trades are placed
13 Applications
Fix bug on custom indicator and do correspondent EA (personal job)
50+ USD
developer already knows the task needed, tp and sl strategy, with the use of martingale strategy on a given indicator and ea, applied to an ea with same strategy, future support
1 Application
30 - 45 USD
I am seeking an experienced MQL4 developer to add some simple features to my existing trading robot. The project involves incorporating 4-6 functions that will enhance the robot's functionality. Requirements: Proficient in MQL4 programming Experience with trading algorithms and robots Ability to understand and modify existing code Strong communication skills Project Details: Scope: Add 4-6 new functions to the
20 Applications
30 - 200 USD
🛠 VAGA: Desenvolvedor de Robô de Daytrade e Swing Trade para MetaTrader 5 ( com instalação) 🛠 JOB: Day & Swing Trading EA Developer for MetaTrader 5 ( including Installation) Busco um programador experiente em MQL5 para desenvolver, testar e instalar um Expert Advisor ( EA) para MetaTrader 5 com as seguintes características: I'm looking for an experienced MQL5 programmer to develop, test, and install an Expert
MODIFY SUPPORT AND RESISTANCE INDICATOR TO TIMELY ALERT ON HFT ZONES. (personal job)
61+ USD
Need update on a simple supply and demand indicator to alert when HTF levels are tapped. It already has alerts on current timeframe and the delay interval set to 2 hours. So 30 min 1hr 2hrs and 4hrs.Also please if possible adjust the 2hr delay timer to work with each zone separately. This way I won't miss important alerts. The indicator as whole is okay no bugs or heaviness on reasources. Just need to get timely
1 Application
30 - 200 USD
I am looking for an experienced MT5 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT5 Strategy Tester . Use "Every tick based on real ticks" as the testing
100+ USD
I am seeking an MQL5 Developer to create a trading bot on Meta Trader 5 that utilizes simple break of structure patterns for market execution. The objective is to develop a bot that efficiently manages trades and adjusts its take profit and stop loss as needed. Tasks and Deliverables - Develop a trading bot that enters trades upon the closure of a candle that breaks structure. - Implement time-based trading
6 Applications
30 - 50 USD
Bonsoir j'ai besoin d'un développeur capable d'automatiser ma stratégie un EA. Il s'agira pour le développeur de programmer l'EA en fonction des prix d'ouvertures et clôture des bougies. Les spécifications seront joint en fichier
11 Applications
30+ USD
MQL5 Indicator Panel Update Issue I'm experiencing an issue with my multi-timeframe indicator panel in MQL5. When I change indicator parameters (such as MA Period, ATR settings, etc.), the visual elements on the chart update correctly, but the information displayed in the panel remains unchanged. For example, if I change MA Period from 8 to 60, I can see the indicator lines on the chart shift position according to
50+ USD
I want to create a Risk to Reward Display on chart to integrate into my existing dashboard. I already have a trading dashboard. So all I need is a Risk to Reward Display on chart. It should be movable and I can use it to determine entry, sl, tp, market and pending orders. I should be able to continue to modify the code myself
14 Applications
Custom ZMQ Trade Copier For The EA (personal job)
120 - 150 USD
Hi Mate, Hope you are doing well. As discussed earlier, lets work on creating the trade copier for the particular EA. I will need the Master Copier which i believe will be coded in the EA and two slave EAs for both MT4 and 5. I believe you already understand the scope of the project, but i will send you further instructions in the comments. Please respond to this message to get started, thank you
1 Application
MT5 Multi Time Frame Trending Price Action EA - PHASE 3 (personal job)
175+ USD
Looking for an Experienced MQL5 Developer to code fully automated EA based on Trend Direction and Price Action. Symbols traded are Forex, Commodities, Indices, Crypto and Stock CFD’s. EA Strategy incorporates several strategies, including Breakout and Fibonacci Retracements for Trend Momentum Trading. Multi Time Frame Trading Based on 4 Time Charts, 15MIN, 1HR, 4HR, Daily Chart. EA needs Adaptability for
1 Application
30+ USD
I want to convert tradingview pinescript to mt5 EA The script as follows // @version= 5 strategy ( "Candlestick Pattern Strategy 1" , "CP1" , overlay = true ) reverse = input.bool ( true , "Reverse Signal" ) longSignal = close > open and close [ 1 ] > open [ 1 ] and open [ 1 ] < open and close > close [ 1 ] and low < low [ 1 ] and low < open [ 1 ] longStop = low shortSignal = close < open and close [ 1 ] < open [ 1 ]
5 Applications
Update of my WaddahAttar_HTF indicator (personal job)
100+ USD
Hi, As we discussed already, attached are the requirements for the indicator and as well the base code of the indicator. Let me know if you have additional questions or anything is unclear. Just to be clear, the current signals which the indicator is giving I need them to be filtered based on the rules from the attachments. Thanks a lot
1 Application
30+ USD
Convert Trading View BOS & Choch Indicator into mq5 code of MT5 Indicator Scope of work : 01. developer need to convert exact same trading View Indicator to MT5 Indicator 02. Developer need to Deliver Full mq5 Code of MT5 indicator 03. I will provide Trading view Pine code
15 Applications
30 - 60 USD
Project Description: I have an existing MT4 robot built with a custom indicator (source code in MQL4). I need several modifications to its trade entry and closing logic. Specifically, I require the following changes: 1. Trend-Following Entry Logic Correction: Problem: The robot currently opens trades in both directions (buy and sell) regardless of the prevailing trend. This leads to undesirable behavior where, after
20 Applications
200 - 400 USD
I’m looking for a skilled MQL5 developer to build a complete Expert Advisor (EA) from scratch in MetaTrader 5. The strategy is a time-based liquidity sweep on the M5 chart, designed for futures instruments like ES and CL on AMP Futures (CQG). Apologies if you've already applied, i placed this order yesterday. but accidentally deleted it, please reapply 📌 Strategy Overview: Sweep Phase: During a configurable time
21 Applications
30 - 50 USD
modify my EA trailing stop and average section I have a hedging type EA, but there are some codes that I don't understand why they are still not active on the one hand: Trailing is active, and sometimes trailing is not active (if there is 1 open position) on the other hand: if hedging (maximum 3 positions) is open, EA should close the position with a small profit, but this is not closed at all. I need help to fix