Orders for converting - 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
395 completed jobs in all languages
Sort by:
100 - 200 USD
Project Description: I have a Pine Script indicator used for trading any forex and/or stock instrument based on various time frames. I need to convert this indicator into an Expert Advisor for MetaTrader 4 or MetaTrader 5. The EA should replicate the functionality and logic of the Pine Script indicator, including all the parameters, conditions, and alerts. Below is the detailed description of the Pine Script code and
100 - 150 USD
These three mql4 files are working and functioning correctly as intended. All I want is convert all these three files into mql5 compliant and should be running just as it would in mql4 files
4 Applications
35+ USD
Don't have much money to offer you but I am looking for a developer with expertise in both Pine Script and MQL4/MQL5 to convert TradingView strategy script into a fully functional MetaTrader Expert Advisor (EA). The tradingview pine script is based on SMC patterns indicator with user defined TP and SL It incorporates essential elements such as volume analysis and a data table. It scans CHOCH and BOS patterns
2 Applications
30 - 150 USD
Hi ,Im alex .Im looking for an expert to convert mq4 to mq5 . Looking for a developer for long term collabration .Lets do something together Source code provded .Thanks in advance
8 Applications
45+ USD
Need to convert a 700-line MQL4 EA program to MQL5 for listing on the MT5 marketplace. The goal is to ensure compatibility and functionality within the MT5 trading platform environment
17 Applications
Conversion MT5 en MT4 (personal job)
100+ USD
Je souhaiterais convertir le code source de mon robot MQL5 en MQL4 afin que l'EA puisse trader sur MT4. Il y a quelques modifications à apporter. Tout est dans le texte de spécifications
1 Application
30+ USD
This MT4 EA closes instantly any opened position if sentiment data doesn't match specific percentage from ( https://fxssi.com/tools/current-ratio ) website. I just need it to work on MT5 in exact same way
I Need A Conversion Of My Multiple Timeframe, Trend Trading Strategy Robot From MQL5 To MQL4 (personal job)
220+ USD
The idea behind this robot is to identify and confirm the direction of the market's trend using the higher timeframe charts before switching to the lower timeframe charts to find low risk, high probability trade setups in the direction of the prevalent trend to take advantage of. For example, If the direction of the trend is Bullish, then the robot will only take long trades on the lower timeframe charts and vice
30+ USD
Hello, I am kindly looking for a developer to help with the migration of an existing Expert Advisor from MQL4 to MQL5. The primary tasks required are: Code Migration: The current EA is based on MQL4 and needs to be rewritten for compatibility with MQL5. It is a straightforward mechanical limit order inventory management strategy (Grid), but it requires precise handling to ensure that its functionality remains
16 Applications
35+ USD
Convert the attached indicators from Mt4 to MT5 , so that they can work smoothly . please i need them done within 3 days thank you should function the same as they were in Mt4
3 Applications
30+ USD
Convert the ADR indicator (ADR V2.mq4) from this page: https://forex-station.com/app.php/attach/file/3363278 from MT4 to MT5 It is a very simple indicator which is only 64 lines including all of the comments & declarations at the top. The code is actually the following: //+------------------------------------------------------------------+ //| Daily Range PeterE.mq4 |
6 Applications
I Need A New Forex Robot Based On Price Action And Candle Sticks Formation (personal job)
30+ USD
I want a trading robot that will be based on candle sticks patterns. I want a situation where once I put the robot on the chart it buys if the candle stick closes as blue or as a bullish candle stick and at the same time, if the candle stick closes as bearish candle or red candle sick it sells. That is, the bot should be capable of opening a buy position if a candle stick closes as a bullish candle stick and if the
1 Application
30 - 50 USD
Hi Developers! I have an existing MT4 EA with my own source code mq4 with total lines: 526 including empty rows. Need your stronger skillset than me to perform the below: Rectify existing EA errors 1. The problem is that during "autotrading" is OFF, and I closed all open trades manually, and after when "autotrading" is turned back ON, EA doesn't open new trades because it cannot find previous trades. (Please try it
10 Applications
100 - 150 USD
I need to convert the attached TradingView Pinescripts indicator (freely available) to MT5. Here are my requirements: - Ensure the MT5 indicator accurately reflects the trading indicator described in the Pinescript code, the indicator must match the output of TradingView. If some functionality isn't available and will be an issue, please inform me before accepting the work. - A quality code must be written (ex: no
1 Application
30+ USD
I need to convert an MQL4 file with its source code, to MQL5 also with the source code. EA only uses one indicator. not to complicated. just add one condition, to filter existing logic: add one EMA indicator: if price >= EMA , check existing conditions to BUY if price < EMA , check existing conditions to SELL let input TRUE-FALSE parameter, to activate or desactivate, this EMA filter condition. need ASAP. thanks
15 Applications
100 - 150 USD
I need to convert the attached TradingView Pinescripts indicator (freely available) to MT5. Here are my requirements: - Ensure the MT5 indicator accurately reflects the trading indicator described in the Pinescript code, the indicator must match the output of TradingView. If some functionality isn't available and will be an issue, please inform me before accepting the work. - A quality code must be written (ex: no
3 Applications
100 - 150 USD
I need to convert the attached TradingView Pinescripts indicator (freely available) to MT5. Here are my requirements: - Ensure the MT5 indicator accurately reflects the trading indicator described in the Pinescript code, the indicator must match the output of TradingView. If some functionality isn't available and will be an issue, please inform me before accepting the work. - A quality code must be written (ex: no
5 Applications
Rewrite this MQL4 indicator to MQL5 and provide the source code (personal job)
30+ USD
The source code of the new MT5 indicator must be provided. This indicator works perfectly on MT4 for all symbols. Forex, cryptos, indices, commodity, futures, energies, metals. Rewrite it for mql5
30+ USD
Hello, I need help from a metatrader developer to help me convert my mq4 file to mq5, but the task must be done remotely via anydesk on my PC , thank you for more info send me DM
30+ USD
The PineScript has straightforward 60-line code (most of it is repeated) and uses exponentially weighted moving average + math. I need a equivalent indicator in MQL5 language code that has the same results. No IA usage