Orders for Expert Advisors development - 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
Update My MQL5 Expert Advisor - Add AutoCandle Selection, AutoCalculate CT Size, Auto Adjust Trades, & Auto Close Trades On Max DD (personal job)
30+ USD
High Low EA Update I need an AutoCalculate CT size on another one of my Expert Advisors. This one uses pending orders instead of market execution orders. Shift b - Triggers a Buy pending order Shift s - Triggers a Sell pending order Shift e - Triggers a Buy & Sell pending order Trade Size is given in settings Trade Take Profit is given in settings Required: 1) Auto Select the active candle. Currently I have to
1 Application
100 USD
I need a professional developer to build a trading bot for Binance (DOGE/USDT) using Isolated Margin. The bot should follow the “Duke 200 Trades Strategy”. • Total capital = 3,800 USDT with a loan ×2 → total available = 7,100 USDT, distributed across 200 trades with fixed spacing levels. • Each trade has its own profit target (trade 1 = +1 USDT, trade 2 = +2 USDT … trade 200 = +200 USDT). • When any trade reaches
3 Applications
30 - 60 USD
Hello, I'm looking for a programmer who knows the lwma indicator thoroughly. (mql5) 1, I have an mql5 EA that I start manually from the panel. I want the EA to only monitor the color change of the lwma indicator when the position is started. Only the lwma indicator color created from the data of closed candles is interesting. The color created from the unclosed - currently running - data is not interesting. So, if
26 Applications
[EA Modification] Add Stop Loss Feature (personal job)
77+ USD
Please add an automatic stop-loss that’s placed immediately when a position opens . It will work alongside with current event-based exits, and handle broker constraints (ECN flow, minimum stop distance, freeze level) + I would like the EA to work properly across different brokers. The Stop Loss must be switchable (true/false) through EA inputs. Please make the Stop Loss selectable either by points or by money
1 Application
30 - 35 USD
Core Features - *Consecutive Candle Counting*: The EA will count consecutive bullish or bearish candles and generate trading signals based on predefined thresholds. - *Separate Inputs*: The EA will have separate input parameters for bullish and bearish candles, allowing users to customize the strategy for each type of candle. - *Customizable Thresholds*: Users can set the minimum number of consecutive candles
18 Applications
Extra features for a liquidity-based EA (personal job)
100 - 150 USD
Looking to develop a few functionalities on a MQL5 EA, including a new optional strategy logic, as well as visual improvement of available strategy options. Will share the detailed specification privately
1 Application
30 - 50 USD
Description: I need an EA for MetaTrader 5 with the following features: On-chart panel for manual trade setup (Entry, TP, SL, Lot Size). EA automatically manages a sequence of additional grid orders once the first order is triggered. EA dynamically adjusts TP/SL levels of active trades when new grid orders are added. Must prevent duplicate order sets. Optional: “Close All Trades” button. Requirements: Proven MQL5
New project (personal job)
100+ USD
Build an EA based on oversold and overbought to use on mutiple assets and indices. It can be done individualy or by calculating combinations of assets in order to get a decent result. In the specification a chart from TradingView is provided , as well as the pinescript part of the order execution by the indicator
1 Application
Port over subwindow objectlabels to MT5 (personal job)
200+ USD
please port over bool InitTechnicalAnalysisWindow1(string WindowName); bool InitTechnicalAnalysisWindow2(string WindowName); bool InitTechnicalAnalysisWindow3(string WindowName); bool InitTradeSubwindow(string ChartName); from MT4 graphics (attachement) to MT5 using a UI friendly definitions at the beginning of InitTechnicalAnalysisWindow* such that the user can define the ObjectLabels
10 Applications
30+ USD
i am attaching a EA here got it from MQL4 . but it has some errors .so i want to clear that and make a working copy . the EA must work on gold and btcusd pair . and other forex pairs too.if u feel any other mofifications then u r welcome
29 Applications
Changes on my MG bot (personal job)
100+ USD
Hello! first change i need on my MG, is a that i can set an ammount stoploss to close all positions. same way as you fixed TP for me earlier with ammount to close all positions. so need an own file just for this. but heres is the more tricky one,,, because i want my MG bot to do hedge when we go thru big drops. but i dont really know how to do it yet and make it work. but example: when 4 open positions ( changable)
1 Application
SmithdriftEA (personal job)
30+ USD
I want to you to code A EW TRADING strategy using custom indicator joker filter ,stochastic cross alert and psar strategy the strategy compare the correlation between btc and etherium ,and EA open order when same signal appears on the two diffrent currency at same time periond example 1minute chart once the signal on 1 min btc generate sell and ea monitoring on ethusd generate sell EA open a sell order on both
1 Application
30 - 40 USD
I need an MT5 EA to assist me in Opening Trades on a daily schedule, which i am often not able to open myself since i cannot stay all the day on screen. My Strategy involves much more than what i am describing here. However if i can use an EA to provide some basic information and use it to assist me in starting a trade, it would be of great help. I believe this is an easy Job for an experienced developer. So i will
18 Applications
30+ USD
Current workings: I have an MQL5 Expert Advisor for MT5 platform that triggers a market buy order when I press Shift b and triggers a market sell order when I press Shift s. The trade size is taken from the settings, and there can be a maximum of 10 trades given in the settings section. After the order is triggered, it looks at the entry price, adds 50 points as take profit and feeds it into the order. It does not
9 Applications
30+ USD
I need an EA based on breakouts strategy. I want a situation whereby if there is a rejection or consolidation in the chart, then the EA would wait till there's a breakout, then if the nearest rejected area got breakout with a "good candle stick" then the EA will then buy or sell depending on whether it's breakout to the upside or downside respectively. The good candle sticks that are considered for a breakout are
19 Applications
100 - 300 USD
repair these mt5 files so it will open 4 panes using hash tables to manage the subwindow handles each pane row heights are defined in externvariables #define SUBWINDOW1 "Technical Window 1" // Shortname #define SUBWINDOW2 "Technical Window 2" #define SUBWINDOW3 "Technical Window 3" #define SUBWINDOW4 "Trade Window" use SubwindowTemplate to open the 4 windows above, height = 60 pixel/pane, show subwindow shortname
1 Application
I want my previous Gold EA to have license feature + Build me a Swing Trading EA (personal job)
200+ USD
↓↓↓↓↓↓↓↓↓ For Existing Gold EA ↓↓↓↓↓↓↓↓↓↓ I want you to add license Feature in my EA So that i can assign license key manually which will have expiry dates. after the expiry the member/customer need to buy again and contact me to get another key. Each license key can be used for maximum 5/10 MT5 accounts . Along with the license key i should be able to add comments where i will write the users email id / details
1 Application
MT4 to MT5 EA Convertion (personal job)
150+ USD
To Convert my existing MQL4 EA to MQL5 EA with some of the modification that I will mention below. Modifications: 1. Please Add Both Auto Buy and Sell 2. For the grid step, currently we have 2 options: Fixed distance and Manual input. Please instead of Fixed distance change it to by multiplier. so it should be: Distance by multiplier and Manual grid step input. 3. For the stop loss, currently it is only working when
1 Application
Debugging and little modification of An XAUUSD breakouts strategy EA strategy (personal job)
30+ USD
I have an existing trading algorithm (EA for MetaTrader 5 / cBot for cTrader). The strategy is already coded, but I need: Debugging – Fix any existing errors, crashes, or logic bugs. Small modifications – Adjustments to logic, parameters, and/or filters (examples below). Testing – Ensure the bot runs smoothly in backtest and live/demo environments
1 Application
30+ USD
Custom TradingView-to-MT4/MT5 Bridge with Stealth SL/TP Logic Project Title Custom TradingView-to-MT4/MT5 Bridge with Stealth SL/TP Logic (Webhook + EA) Project Description I’m looking for a skilled MQL developer who can build a custom TradingView-to-MT4/MT5 trading bridge that performs the following functions: System Overview 1. ENTRY SYSTEM: - Define a pending order on TradingView (manually or via indicator) and
11 Applications