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

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
8116 completed jobs in all languages
Sort by:
30+ USD
Good Day, The scope of work is to implement the news history filter on 8 EAs. Logic should be implemented on each EA but is not working. Additionaly I would like to have the debug printed for the number of news event loaded and showing when EA is not operating on backtesting due to news + script mentioning that a position ha been closed due to news. News history is read by CSV File
Addition/Modification of a feature in existing EA (personal job)
39 - 40 USD
Requirement Specification An additional feature/modification desired in previously developed EA (version 4.1) by you. At present the EA takes either BUY trades or SELL trades only with adverse strategy of Exit MA or Hedge MA features Though in the trade type input there exist an option of “BUY and SELL” but it is disabled in the source code as per my own requirement requested previously. In this job I would request
30+ USD
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar parameters to optimise. I trade MNQ and MES usually. so I need the backtested inputs for the same as well. I have attached the file here. I'm looking for someone who can help me with this
100+ USD
I'd like an EA that places multiple buy and sell stop orders according to two base prices. Whenever the market hits the higher price, sell stop orders must be placed on the lower one. Whenever the market hits the lower price, buy stop orders must be placed on the higher one. Also, the current base prices must always be shown on screen and they must change as the market price drops or rises, according to the rules
Add limit order when inside IFVG (personal job)
45+ USD
Please add entry at the closest point of the inverted fair value gap after closing outside and returning back to the fair value gap that was broken. Ona sell order the entry will be at the top of the first candles wick that created the bullish FVG now turned IFVG
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
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
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
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