All orders - 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
8904 completed jobs in all languages
Sort by:
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 - 100 USD
the screenshot is what it looks like i want it to use all the same indicators that the trading view dials have whatever payment is necessary is necessary I'm willing to pay the quicker the better and the more exact the better
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+ USD
URGENT I need someone who changes my include file. It's an equity protection include where the daily balance and equity gets saved. I include it in my EAs and if a trade is for example more than -2% in drawdown then it closes the position. My problem is that for every other trade it opens on that day it gets closed immediately in drawdown (because of spread and slippage) because the 2% according to the inputs are
7 Applications
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
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
40+ USD
Edit mt5 mql5 original MetaQuotes indicator called ZigZag, strata120, that takes price action criteria such as OHLC candle values, and colors chart candles when a certain chart pattern is present. developer must read the instructions and understand them before applying for job. developer must speak fluent english or russian. developer can use AI, but not rely on it. don't just plug the instructions in AI and let it
17 Applications