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
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
100 - 300 USD
Create a fresh new class COpenCL 1) be able to find out how many GPU are available as resource & save this information (i will later display it on my console). Need type, brand, etc .... any necessary variables to call to the GPU resouce 2) create the kernel for each GPU 3) create function calls to COpenCL to send calculation function to COpenCL 4) create other function calls to set or get variables in COpenCL
2 Applications
50+ USD
This Expert Advisor (EA) is designed to manage open trades automatically based on user-defined rules with Exponential Moving Averages (EMA). The EA continuously monitors all active positions and allows flexible configuration through inputs. Key Features: EMA-Based Partial Closures : Close a user-defined percentage of a position when price touches the EMA 50 . Close another percentage at the EMA 200 . Optionally close
15 Applications
Expand existing EA (personal job)
100+ USD
Adapt 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. That is all
1 Application
Add 2 Modifications (personal job)
60+ USD
Hi. I would like to add 2 modifications to the current EA. The current version can be found here: https://www.mql5.com/en/job/241439 ========== Modification 1 ========== Currently, there is a Fast/Medium/Slow MA filter. In the "Slow MA Settings" section, I want an option to enable/disable the Slow MA. When disabled, only the Fast and Medium MA will be used for the filter. Additional setting: - Use Slow MA This is a
1 Application
100 - 500 USD
I need an EA that can consistently make profits with low drawdowns and no dangerous martingale or grid. Requirements: - EA needs to open trades with dynamic lotsizes based on account balance or some other measure. - Minimum 15-30% growth monthly. - Open to any and all strategies, including advanced stuff like AI/SVM/HMM/etc or moderate/light martingale mechanism - No lower than 5mins timeframe for trading. - EA can
19 Applications
30 - 40 USD
I want you to create me a Gold breakout EA . So basically it will put put buy and sell stop at previous days high and low. And we will trail the SL aggressively. For every 10 pips move the trailing SL will move 10pips behind. Along with that i want u to add session high breakout feature in it as well. Like we will put buy and sell order at the high and low of the session immediately after it ends. (In input settings
30 Applications
30+ USD
Hello, I'm rather newbie to forex, so .... but i will try to explain what robot/script do i need. If im not wrong there is strategy called hedging..... I would like this strategy to be automated, but .... I will do it in eur/usd pairs I would like bot do like this : when i run him : open /buy or sell for 0.01 lot , the take profit is for example 4 pips and the hedging zone is 3 pips for example ( it would be good
15 Applications
SIMPLE EA for XAU. (personal job)
31+ USD
General information: EA have to have possibility to modify working hours(3 times a day) for each RULE for example to be able to set : 8:00-11:00, then 13:00 to 16:00, then 19:00 to 22:00. (just an example for you to understand, 3 options). EA have to work on XAU/USD pair. Entries will be taken on M30 interval. H1 interval for trend(it will determine if we hold positions longer or close early at 50pip). If EMA 6 > EMA
1 Application
New Job Waqas Haider (personal job)
50 - 100 USD
inputs ema200 close, ema 100 close, ema 50 close, ema 9 close. buy condidtion: if ema 50 is above ema 100, ema 100 is above ema 200 then enter in buy when ema 9 will cross over ema 50, tp should be changable, sl is ema 50. sell conditions if ema 50 is belowe ema 100, ema 100 is belowe ema 200, then enter in sell when ema 9 will cross under ema 50, tp should be changable, sl is ema 50
1 Application
Modify EA (personal job)
40+ USD
Minor modification in ea logic. Zhilwan, can you do one change in box breakout ea? In input - time in which order will be deleted if chosen - current logic is that ea place pending stop order also after that time during day. And if open after that time then delete it day after. If you can change that ea can't place pending order after submitted time? That's mean until submitted time ea can place pending order and
1 Application
30+ USD
Hi Devops, Convert Trading View indicator into MT4/MT5 EA.This EA has simple Buy/Sell trades based on TV indicator.It has basic inputs such as lot size:fixed/adding lot type,tp,SL,magic Number etc.More details will be discussed in private chat
15 Applications
30+ USD
looking for an experienced, all-round MQL4 developer for long-term collaboration. Initial task: edit an existing EA to add web-based licensing with serial key validation . If completed successfully, you’ll be my go-to developer for ongoing EA development , upgrades, and new projects. What I Need You to Do: Edit, improve, and maintain existing EAs Develop new EAs from scratch based on strategy specifications Add
13 Applications
Upgrade of existing ea, (personal job)
30+ USD
i want to code my trading strategy into EA i use two ichimoku with diffrent settings to act cross over fast ichimoku setting 9 26 52 and slow ichimoku 90 .115,52 SELL STRATEGY when fast ichinimku tenken cross BElow ichimoku SLOW 90 115 52 a trade is setup use rsi 50 with threshold 50 as filter if rsi fall below 50 it a valid sell open sell order when psar 0.03 o.o3 is above price action re sell if psar reset and use
1 Application
Integrating indicator parameters into an existing EA (personal job)
40+ USD
Integrating indicator parameters which give signals into an existing EA so that the EA opens trades where the signals would have been given on the indicators No indications or alerts given by the EA, hidden on backtesting as well, only trades opened on the same place where the Indicator would have given indications, and only trades showing on backtesting Some indicators have only 1 Envelopes indicator, some have 2
1 Application