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
30+ USD
Waqar haidar horizontal buy line sell line concept with dynamic TP levels after stoploss double the tp of other side order and keep the sl same sl =distance between the lines and initial tp= distance between the lines
13 Applications
40+ 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 I'm looking for someone who can help me with this. Tomtrade strategy
31 Applications
Conversion of tradingview strategy (pinescript) into MT5 EA (personal job)
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
1 Application
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
22 Applications
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
1 Application
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
26 Applications
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
42 Applications
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
1 Application
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 - 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
13 Applications
MQL5
Indicators
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Python
Panels and dialog boxes
C#
Stocks
Custom graphics
Futures
MySQL
Product Design
JavaScript
Options
Java
Collection of data on the internet
SQL
HTML
PHP
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
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+ 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