Aufträge für Konvertierung - abgeschlossen

Auftrag erstellen

Kategorien

Gefragte Fähigkeiten

Alle Forex Debugging eines Roboters/Indikators Optimierung von Strategien Statistik und Mathematik C++ Module von Strategien
3167 abgeschlossene Aufträge in allen Sprachen
Sortieren nach:
30+ USD
I have a MT4 Indicator which needs to be converted to a MT 5 indicator. Its a simple indicator which prints previous days High Low Mid point lines. I can provide the file once accepted. I also need the source code
5 Bewerbungen
(2) MQL5 Indikatoren Konvertierung
40+ USD
Conversion indicators from mql4 to mql5. I need several small indicators (about 6 - 8 kb) translated from mql4 to mql5. Changes such as inserting signals, chart symbols, popup or email are not necessary as the indicators are already complete
5 Bewerbungen
(11) MQL5 Konvertierung
40+ USD
To convert are two mql 4 indicators to mql 5 with a total size of 56 kb. one is to be added to the chart when the alarm is issued, if possible an arrow. with the second indicator no modifications are necessary, here the conversion can be done 1: 1
1 Bewerbung
(11) MQL5 Konvertierung
50+ USD
Hello, I would like to convert this indicator from Mql4 to Mql5. The indicator shows 8 EMAs, where these describe the currency indices / relative currency strength of the 8 major currencies. The calculation is included. thanks in advance many greetings
30+ USD
Hello, I need the conversion of an indicator from mql4 to mql5. The indicator has a certain size and complexity. he has to work fine in the mql5, with all the features that are provided
1 Bewerbung
(11) MQL5 Konvertierung
50+ USD
Hi, I need a simple conversion from ADR.mq4 to ADR.mq5. I need the .mq5 file within two days. The indicator has to look and work exactly the same way as the .mq4 version. I hope here is someone ready for quick money
3 Bewerbungen
(1) MQL5 Indikatoren Konvertierung
Convert EA and add features (persönlicher Auftrag)
89+ USD
Please convert the attached EA to .mq5 and add multiple pairs and loss protection ($) You can find the EA in .mq4 attached. Thank you very much and best regards, Tobi
1 Bewerbung
(30) MQL5 Konvertierung
Convert EA from MT4 to MT5 (persönlicher Auftrag)
40+ USD
Make my last EA compatible to MT5... //@version=4 strategy(title= "HIGHER HIGH LOWER LOW STRATEGY" , shorttitle= "HH LL STRATEGY" , overlay= true , initial_capital= 1000 , default_qty_type=strategy.contracts, currency= "EUR" ) //Higher High or Lower Low Entry Inputs price = input (close) LookBack = input ( 41 ) Highest = highest(LookBack) Lowest = lowest(LookBack) long = price > Highest[ 1 ] short = price < Lowest[ 1
1 Bewerbung
(3) MQL5 Experten Konvertierung
50 - 100 USD
I want my EA (Martingale-Multiplier) to be in MT5. It has 800 lines of code. I have the source code for my real and my only-demo version. I need them both to be converted into MT5. Kind regards Dominik
4 Bewerbungen
(3) MQL5 Experten Konvertierung
100 - 200 USD
Hello, I am using the following scripts / indicators with my Metatrader4. Unfortunately, after moving to mac os 10.15 Metatrader is not working anymore. As I prefer tradingview anyway, I decided to let these scripts convert. It is not necessary to convert the scripts 1:1, as the code might be very old and inefficient. I just need the indicators fully working, hopefully in easy to understand and commented code, in my
1 Bewerbung
(1) MQL4 Konvertierung
30+ USD
Hello, pls find enclosed mql4 indicator. This indicator is called: Elliot oscillator - waves 1.02 Could you pls convert this indicator into mql5 indicator? Many thanks in advance. Pls feel free to contact me for further questions. Kind regards
2 Bewerbungen
(12) MQL5 Konvertierung
30+ USD
Convert indicator from MQL4 to MQL5 and proof by a backtest that both indicators work in the same way. Indicator is based on moving average, signal line, highs and lows
4 Bewerbungen
(22) MQL5 Konvertierung
50+ USD
Hello, I'm looking for someone to translate my Pine Script (Tradingview) into MQL5. The Pines Script code is ready and running without errors and does not need debugging. Just make an MQL5 code out of it that I can convert into an EA. The code length in Pinescript is about 50 lines. It is an RSI with Martingale system. Very simple
1 Bewerbung
(5) MQL5 Konvertierung
30+ USD
Hello, I have a simple pine script that needs to be converted into an EA. //@version=4 strategy(title= "HIGHER HIGH LOWER LOW STRATEGY" , shorttitle= "HH LL STRATEGY" , overlay= true , initial_capital= 1000 , default_qty_type=strategy.contracts, currency= "EUR" ) //Higher High or Lower Low Entry Inputs price = input (close) LookBack = input ( 41 ) Highest = highest(LookBack) Lowest = lowest(LookBack) long = price >
1 Bewerbung
(3) MQL4 Experten Konvertierung
30 - 50 USD
I need if possible a 1:1 conversion from the indicator "bollinger bands stop v2" All functions should be the same as at MT4 When job is done, probably I need more conversions
3 Bewerbungen
(4) MQL5 Konvertierung
Convert an existing MQL4 indicator to MQL5 and extend (persönlicher Auftrag)
60+ USD
Hi, as discussed i want you to convert an existing MQL4 indicator to MQL5 and extend it with our classes. Everything will be described in the attached file. Also extend the existing indicator with our classes to work with an EA. If you have any questions, just let me know
30 - 50 USD
I ve got here an indicator i cant open in the metatrader. This indicator is from FF coded in 2011. I thing it is maybe build 409 or lower. It needs just to convert for running in the current version
1 Bewerbung
(16) MQL4 Konvertierung
30+ USD
I need the atached indicator "true_reversal_indicator.mq4" converted to MQL5. There are no files beside allowed to IMPORT like MQH or DLL. The MQL5 indicator must work with the Strategytester, like the MQL4 version do. I am more flexible like this webside ... ;) Please offer your realistic time and price you will need. Thanks
1 Bewerbung
(3) MQL5 Konvertierung
30+ USD
Hi developer, I need a conversion from my own cmsSuperTrend indicator from Tradingview into MQL5 for MT5. The coding from Tradingview is existing and will be send for the conversion. The challenge is not the SuperTrend caculation, that is easy and exist also for many examples in the mql5 forum. The real challenge is to develope the buy and sell labels like in Tradingview (see the picture). I have also an exisiting
2 Bewerbungen
(16) MQL5 Konvertierung
Convert script to a mt4 indicator (persönlicher Auftrag)
40+ USD
Dear Hooshang Nosratpanah, as we discussed in our conversation I would like to have a built-in indicator from tradingview into mt4 indicator (source file). So I want to convert it to mt4 and it should looks, calculate and works excatly as the built-in indicator
1 Bewerbung
MQL4 Konvertierung