Orders for converting - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
249 completed jobs in all languages
Sort by:
30+ USD
I need to convert a Trading view indicator (Pine Script) to MQL4. It is a trend indicator. It signals where to place a buy or a sell order. In the end, both indicator (original and the mql4) should present the same results. Here is the script from trading view //@version=3 study(title="ATR Smoothed (By dysrupt)_BuySell version", shorttitle="ATR_SM_BuySell", overlay = true) //Modifyed by @guikroth
1 Application
(45) MQL4 Indicators Converting Forex
MT5 EA CONVERSION TO MT4 EA (personal job)
100+ USD
I need the MT5 EA converted to MT4 EA and please add the function to close all trades when the TP or SL it hit on equity of the account and also add the function to either open buy or sell order with control of true or false. The Equity Guardian on the bot is necessary to close all trade if floating profit/loss has been hit in percentage or money in $ of the balance
1 Application
(1) MQL5 Experts Converting Forex
Mq4 to mq5 convertion (personal job)
100+ USD
kindly find below all the requirement specification of this robot: Dear coders, the job is converting a MT4 portfolio EA from mql4 to mql5. This Mt4 portfolio EA includes many features, settings, inputs, panel and buttons that have to be converted exactly with proper functionality. The new MT5 portfolio EA will be made to contain 1 or many EA signals that have to be inserted easily at the end of the source code
1 Application
(3) MQL5 Experts Converting Forex
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
35 - 75 USD
The function in my EA uses regex libraries to read an XML file from the web that fills a variable with information, I am looking for a developer to recode the function so the regex libraries aren't needed. The data will fill the following variables so it can be used to filter trades: TITLE, COUNTRY, IMPACT; PREVIOUS, FORECAST; DATE, TIME; If needed I can share the current coding of the function. NOTE: I WILL
1 Application
30+ USD
Liquidity Levels Code this for MT5 from MT4 No restrictions on how many times I down load or use. I have bought the script in full from you. I want to be able to use this on XAUUSD etc (Gold Pairs) and All the Crypto Currencies and all the major currencies (AUD,CAD,EUR,GBP,CHF,NZD,JPY,USD) on MT5 All time frames Again I would like to adjust the colour and thickness of the lines The Liquidity Level MT4 version is
6 Applications
(6) MQL5 Indicators Converting C++ Python Forex
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
Conversion of an MT4 Indicator to MT5 (personal job)
70+ USD
Hello Ismail, We discussed this not too long ago as usual. I decided to proceed with buffers option. This is for the pivot MT4 indicator I gave you earlier; convert to MT5 with buffers. Thanks
1 Application
(19) MQL5 Indicators Converting Forex Product Design
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
(23) MQL5 Experts Converting Trading robot/indicator debugging Forex Stocks
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
40+ USD
Convert my custom tradingview indicator to MT5. This indicator will define turning points in the market. This indicator also indicates the expected trading range for the next time period. This indicator will also have the ability to turn on or to turn off certain indicator functions
2 Applications
(2) MQL5 Indicators Converting C++ Forex
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+ USD
I will love to convert two mt4 indicator into mt5 indicators, the source files are ready. one is on broker information and the other is on single line ichimoko lines
5 Applications
(2) MQL5 Converting Forex
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
Converting mt4 to mt5 indicator (personal job)
80+ USD
require converting mt4 indicator into mt5 version. a mt4 indicator to mt5 indicator base on personal custome indicator of mt4 to mt5 file indicator mt4 to file indicator to mt5 with feature of locking acct on single pair and all pair like before
1 Application
(3) MQL5 Indicators Converting Forex
30 - 90 USD
Hi, I'm looking for a developer to convert TMA MQ4 file to cAlgo. The attached file is the file that I wish to convert. Please contact me for more details, thanks
3 Applications
(5) MQL4 Indicators Converting C# Forex
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
30 - 40 USD
I have an indicator and expert advisor on MT4 that I would like to convert to MT5. It should act on metatrader 5 the exact same way as it acts on metatrader 4. Meaning that the deliverable for this project must be the same as what is in the code attached. The worker will take the requirements and translate them into the language of the MT5, and test it. It will be possible to use it in the strategy tester Experience
6 Applications
(4) MQL5 Converting Forex
40+ USD
I have an expert advisor on MT4 that I would like to convert to MT5. It should act on metatrader 5 the exact same way as it acts on metatrader 4. Meaning that the deliverable for this project must be the same as what is in the code attached. The worker will take the requirements and translate them into the language of the MT5 and test it. Experience with coding for MT5 expert advisor is required. Skills: C
11 Applications