Orders for converting - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3033 completed jobs in all languages
Sort by:
Karacatica (personal job)
30+ USD
This service is for converting an existing indicator into mql5( https://www.mql5.com/en/code/416 ), converting it to mql4 by issuing sound alert signals. All default settings are identical to the original. Thanks for Job
1 Application
MQL4 Indicators Converting
100+ USD
I need a good developer to convert and debug MQ4 indicator to MQ5 as soon as possible. The indicator displays net open positions per symbol with floating P&L updated in real-time
7 Applications
MQL5 Converting
I have two advisors with open source. I need to use the best functions of each one, and make a new expert with some new functions. After finishing the expert advisor for MT4, translate to the MT5. (personal job)
50 - 70 USD
I have two advisors with open source. I need to use the best functions of each one, and make a new expert with some new functions. After finishing the expert advisor for MT4, translate to the MT5. Step 1 The system used as base will be the signal expert advisor v1.3, it will be removed some functions. And some functions of RSI 2.3 will be included. The images are attached, as well as expert advisors. Step 2 New
1 Application
(30) MQL4 Experts Converting
30+ USD
Hello, I would like to convert my EA (not to complicated up to 2000 rows) from MQL5 to MQL4. to keep the structure and names the same. Please give me your offers. Kind regards, Martin
7 Applications
MQL4 Converting
30+ USD
I need to use the #property strict option in the indicator (FloSoft_HA_Smoothed_Alert.mq4). When trying to use it I get array out of range error. This was expected. I am a MT4 programmer myself I know that it is needed to use ArraySetAsSeries in some way. I have tried and tried but just not been able to figure it out. Therefore I need some help to make it work without the array out of range error. I also attach the
30 - 40 USD
I would like to convert my MQL4 Expert Adviser to CAlgo. Functionality should not be changed in any way whatsoever. Cbot should work exactly the same as it does in Metatrader 4
1 Application
(3) MQL4 Experts Converting C#
Convert MT4 Indicator to MT5 (personal job)
30+ USD
Dear Coder, I would like to Convert MT4 Indicator to MT5 as we discussed it before on the old mt4 indi finished job's site. Thank you very much Best Regards, Norris
1 Application
(26) MQL5 Indicators Converting
Modify cAlgo Gold Trade Algorithm and Produce a MT4 copy (personal job)
80 - 120 USD
Modify cAlgo Gold Trade Algorithm and Produce a MT4 copy I will send you the cAlgo source code, more or less same as the first one. Need some modify and product a MT4 copy. Thank you
1 Application
MQL4 Converting C++ C#
Code Conversion from MQL4 to MQL5 (personal job)
30+ USD
Hi Andrey Please can you do a Conversion of MQL4 code to MQL5 code and some adjustments to the code. The code needs to be tested and adjusted. I have attached the code
1 Application
(4) MQL5 Converting
30+ USD
Hello I have a MT4 indicator that I would like to be converted to MQL5 code. I have attached the code and would like someone to convert it and test it please
10 Applications
(4) MQL5 Converting
30+ USD
I need the conversion of my 3 MT4 indicators written in Mql4 to Mql5. I will provide you the code through email if you accept the job . Convert 3 files to mt5 and include source code. Document the code / no other changes to code, only conversion. There are alerts included but make sure the indicators have all types of alerts. (email/sound/push/allert on current etc.). Please do not bid and up quote, if you do not
2 Applications
(3) MQL5 Indicators Converting
30+ USD
Convert TradingView indicator to MT4. Conversion of indicator from TradingView pinescript to MT4. Indicator must give the exact same results compared to TradingView indicator. Indicator must be error free and colors must be indexed
3 Applications
(2) MQL4 Converting
30+ USD
calgo to mql for ruben blanco. this is a new account because i have to pay mql via paypal and it has to be the same email as your paypal account is
1 Application
(8) MQL4 Converting Forex C#
Conversion (personal job)
40+ USD
bonjour mr Boubacar ,voici l'ordre de conversion de mon EA SMT_fx mq4 a convertir en mq5 ,désolé du désagrément engendré suite a quelques problème technique concernant le paiement merci cbocceda@gmail.com cordialement mr BOCCEDA
1 Application
(4) MQL5 Converting
Converting a Pine Script indicator to MT4/MT5 Indicator (personal job)
50+ USD
Dear Sir, I want to Convert an Pine Script indicator from Tradingview.com website for trading at MT4/MT5 terminal. The Code is given below: study(title="[RS]Bollinger Bands Breakout Candles V0", shorttitle="[RS]BBBc.V0", overlay=true) length = input(8) src = input(hl2) deviations = input(2) ma = sma(src, length) oma = ma > ma[1] ? valuewhen(ma < ma[1], ma[1], 0) : ma < ma[1] ? valuewhen(ma > ma[1], ma[1], 0)
1 Application
(10) MQL4 Converting
80+ USD
I need the conversion of this indicator to MT5. it is said to measure Neely´s monowaves - great to find reversion/pullback. I got used with it with MT4. great info it give. /* Generated by EX4-TO-MQ4 decompiler V4.0.224.1 [] */ #property copyright "©2323, Eris&Metis" #property link "http://www.23eris23.com" #property indicator_separate_window #property indicator_buffers 4 #property indicator_color1 Tomato
1 Application
(1) MQL5 Converting
30+ USD
Convert TradingView indicator to MT4. To convert this indicator: to MT4. Indicator must show filtered and aggressive entries on chart as arrows with and must be colour indexed. For example, see the examples on the TradingView link. If the MT4 indicator will have the same outcome as TradingView indicator I will be satisfied
2 Applications
(2) MQL4 Converting
80 - 150 USD
Simple task to convert an error free Gold Trade algorithm program from cAlgo (FxPro.co.uk) to MQL4. I am new to MT4, So, may need some instruction for me to test the program. Ref. Link: http://www.fxpro.co.uk/trading/platforms/ctrader/calgo Thank you
9 Applications
MQL4 Converting C#
30+ USD
hi, i need this function migrated MT5: string getLastHistTradeString(){ bool seperator = false; int acc = AccountNumber(); string broker = AccountCompany(); double balance = AccountBalance(); string histTrades = ""; for(int i=0 ; i <OrdersHistoryTotal() ; i++) { OrderSelect(i, SELECT_BY_POS,MODE_HISTORY); if(OrderOpenTime() > lastDeliveredHistTrade) { int
7 Applications
(14) MQL5 Converting
30 - 45 USD
I need to convert some algo frm C# to MQL4. It's a mutli-pair algo and it was written in C# language. You will need to convert it to MQL4 and achieve the same result just like the C# version
1 Application
(1) MQL4 Converting C#