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
299 completed jobs in all languages
Sort by:
30 - 40 USD
I want to convert a Tradingview Strategy into an automated trading EA in MT4. The tradingview strategy is an open source. The strategy in the tradingview has many Input parameters settings which can be customised, hence the EA should also contain all those parameters. In addition to that, the EA should have Trade reverse option. The EA should Trade reversely, if the option is selected. I.e., if the strategy gives buy
6 Applications
Modify custom indicator (personal job)
78+ USD
Hi as we discussed I'd like you to modify my custom indicator by changing the lead indicator and replacing it for a new lead indicator. To go through the code of the indicator and see that the code is clean and running optimally and as best as it can. All details and required information will be provided in the requirement specifications. Thank you
30 - 40 USD
Hello i need someone who will code for me this faster, i tried to convert mq4 to mq5 but i still have 3 errors so i want someone to correct them
30+ USD
Hi, i want this Peak MT4 indicator converted to MT5 version.The outcome of the converted indicator must be the same as MT4 version. It is an indicator found somewhere on the internet
3 Applications
Convert MT4 Indicator to MT5 (personal job)
40 - 50 USD
This is an existing MQL4 indicator. I need it converted to MQL5 with same functions. i. All settings, functions and calculations as included in the original MQL4 version. ii. Ensure to debug the converted indicator. PLEASE ENSURE THAT THE CALCULATION IS AS ACCURATE and TIMELY AS THE ORIGINAL VERSION AND THE INDICATOR IS NOT MAKING THE SYSTEM REDUNDANT OR SLOW. iii. Commit to revision of the indicator for error
30 USD
Hi, I need assistance to change or remove "specific broker" requirements and and other parameters from a EA. The EA must be modified to run on a demo and real account
3 Applications
30+ USD
convert multi time frame heiken ashi from mt4 to mt5 you can see the see the picture of indicator attached i have the source mq4 file so you just need to convert exactly like the mt4 file to mt5
11 Applications
30 - 100 USD
Hello, I would like to build an EA based on an custom indicator as a primary signal provider together with two more common indicators . I am not sure if this indicator has open for EA integration. I'll provide more details in pm
12 Applications
30 USD
I have this indicator written in MQL4 that I want converted to MQL5. In total, it is about 78 lines of code. On completion, the accuracy of the conversion will be measured using both both indicators to ensure that they produce the same value or ranges of values for the same instrument on the same time frame
30 - 100 USD
I want to create a supertrend expert advisor based on a tradingview indicator,it's pinescript source code is available.I want to add automatic buy and sell signal and I also need facility to select lot size ,trading instrument, timeframe, atr period,atr multiplier,steps,etc....If you are interested please contact me. You can also view details here
9 Applications
35+ USD
Hello, I need a developer that can help me to convert my existing MT4 EA to MQ5 EA. I have the raw codes of the MT4 I want it deliver in 5 days Max I will be looking forward for anyone that can do the conversion Regards
11 Applications
100+ USD
I have a MT4 EA code that I developed and I would like to have it converted to MT5 >I can provide the EA code that needs converting >The EA runs on an offline Renko chart that can be downloaded here: https://www.mql5.com/en/market/product/59259?source=Site+Market+MT5+Expert+Search+Rating004%3ARenko >The EA uses Price Action, Breakeven, Trailing stop, Profit Target, Arrays and different money management options
Pinescript to MQL4 VFI EA/Indicator project (personal job)
200 - 350 USD
Hey there again! I appreciate the job you did with my last Pinescript project. I have another script I would like to convert to MQL4 if you are interested. This one is a VFI. I was also curious about a slight modification to program shorts in as well. If it would require substantial work, don't worry about it. If you're interested, please let me know. I have attached the source code to this submission
1 Application
30 - 35 USD
Hello there. Can someone help me translating a TradingView strategy into a MQL5 strategy? It's pretty easy and standard the strategy. Around 70 rows of code. This is the code: ------------------------------------------------------ //@version=4 strategy("RSI2", overlay=true) //inizializzazione parametri //RSI src = close len = input(2, minval=1, title="RSILength") up = rma(max(change(src), 0), len) down =
30+ USD
I have a custom indicator in mq4 source code which I would like to have converted into a metatrader 5 indicator. I would like it to be converted to mq5 and successfully compiled to an ex5 file to be used in metatrader 5 on all timeframes. I want it to be very original and I would also like sound and visual alerts to be implemented whenever the indicator shows on the charts
30+ USD
A simple job, without changing any input configuration, or anything like that, I just want it to work on MT5 Usually the indicator is FX Forecaster, currently this indicator only works on MT4, I would like you to pass the current settings to MT5, the indicator must be running normally, with the same performance on MT4, a simple job of just converting. https://www.mql5.com/en/code/9135
30 - 40 USD
For bearish: //@version=4 study("Engulfing - Bearish", shorttitle = "Engulfing - Bear", overlay=true) C_DownTrend = true C_UpTrend = true var trendRule1 = "SMA50" var trendRule2 = "SMA50, SMA200" var trendRule = input(trendRule1, "Detect Trend Based On", options=[trendRule1, trendRule2, "No detection"]) if trendRule == trendRule1 priceAvg = sma(close, 50) C_DownTrend := close < priceAvg C_UpTrend := close > priceAvg
Conversion of indicator from mq4 to mq5 (personal job)
30 - 200 USD
I have a MQL4 indicator that I would like to convert to MQL5 from mql4 MQL5 source code handover required at job completion at the end The converted EA must work exactly The same As the original indicator I will upload the source code to this job at the attachments Please let me know if you have any questions about the job thanks
1 Application
30 - 1000 USD
I have a MQL4 indicator that I would like to convert to MQL5. MQL5 source code required at job completion The converted EA must work exactly The same As the original. I will upload the source code to this job. Please let me know if you have any questions. thanks
30 - 50 USD
3 simple indicator convert indicators from mql4 to pine script for using in tradingview exactly same of process but can change of input number it is my hand made mt4 indicator but want to convert to tradingview