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
2531 abgeschlossene Aufträge in allen Sprachen
Sortieren nach:
30 - 50 USD
I need this one for MT5: // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © LonesomeTheBlue //@version=4 study("Pivot Point SuperTrend", overlay = true) prd = input(defval = 2, title="Pivot Point Period", minval = 1, maxval = 50) Factor=input(defval = 3, title = "ATR Factor", minval = 1, step = 0.1) Pd=input(defval = 10, title = "ATR Period", minval=1)
3 Bewerbungen
(3) MQL5 Indikatoren Konvertierung
50+ USD
Dear all, I want an experienced and reliable programmer which is able to convert an existing Pinescript indicator to MT5. The Pinescript indicator will be sent after applying for the job. Thanks
4 Bewerbungen
(5) MQL5 Indikatoren Konvertierung
50 - 80 USD
Der Auftrag besteht darin ein bestehendes Indikatorensystem von MQL4 --> MQL5 zu konvertieren. Es soll dabei exakt so funktionieren, wie dies bereits in MQL4 umgesetzt wurde. The job is to convert an indicator from MQL4 --> MQL5 in the exact manner, as it is already done in MQL4. Nothing more, nothing less
8 Bewerbungen
(3) MQL5 Indikatoren Konvertierung Debugging eines Roboters/Indikators Module von Strategien
30 - 100 USD
Guten Tag, Ich bitte um Konvertierung zweier TradingView Indikatoren, basierend auf dem Pine Script, in die Programmiersprache MQL5, um diese 2 Indikatoren im Metatrader 5 verwenden zu können. Insgesamt handelt es sich zusammen um circa 500-600 Zeilen. Die Codes werden nach Vergabe des Auftrages via PM übersandt. Bereits vorhandene Funktionen/Settings von den Indikatoren sollten mit übernommen werden, um die Funktion
4 Bewerbungen
(19) MQL5 Indikatoren Konvertierung
200 - 250 USD
Ich suche Deutschsprachige Entwickler, der mir den Indikator aus Tradingview für den MT5 erstellt. Seine Bezeichnung ist 5 EMA - Power of Stocks von Trading Tail ( ). Der Quellcode ist bereits beigefügt, muss in MT5 umgewandelt werden. Des weiteren soll ein Alarm verfügbar sein. // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // // The Confirmation
1 Bewerbung
(2) MQL5 Konvertierung
150+ USD
I am in need of an experienced EA devolper/programmer, that can create an EA for MQL5/MQL4 based on an existing “TradingView” RSI advanced indicator, that generates long/short positions based on “pop-up” alert messages and executes trades based on them. The “TradingView” indicator must be converted into MQL5/MQL4 language first. The following requirements must be delivered: - Code conversion of the
5 Bewerbungen
(1) MQL4 Indikatoren Konvertierung Debugging eines Roboters/Indikators Übersetzung vonTexten
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
(2) MQL5 Konvertierung
MT4 Indikator konvertieren in MT5 Indikator (persönlicher Auftrag)
50+ USD
Programmierung eines MT4 Indikators zu einem MT5 Indikator, wenn möglich, dann 1:1 und ev. mit ein paar Abänderungen. Die Funktionen sollten genauso funktionieren, wie bei der MT4 Version. Auch die grafische Darstellung sollte beim MT5 Indikator der des MT4 entsprechen
1 Bewerbung
(4) MQL5 Indikatoren Konvertierung
Indicator von MT4 zu MT5 (persönlicher Auftrag)
50+ USD
Programmierung eines MT4 Indikators zu einem MT5 Indikator, wenn möglich, dann 1:1 und ev. mit ein paar Abänderungen. Die Funktionen sollten genauso funktionieren, wie bei der MT4 Version. Auch die grafische Darstellung sollte beim MT5 Indikator der des MT4 entsprechen
1 Bewerbung
(4) MQL5 Indikatoren 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
Please convert into MQL5 EA (persönlicher Auftrag)
130 - 170 USD
As per zip I sent to you. Please use trading times as input (integer) parameter again. Since SL is now based on ATR, for trailing stop it would be nice to add a functionality once profit is let´s say 2x ATR (input parameter), move SL to zero. Thanks
1 Bewerbung
(5) MQL5 Experten Konvertierung
30 - 35 USD
I need a special indicator from TradingView in Metatrader 5, i.e. in MQL5. It is a zero lag lsma indicator. It should be on the chart in MQL5 the same way as on the chart in PineScript. The PineScript indicator Code: // @ version = 5 indicator ( title = 'ZLSMA - Zero Lag LSMA' , shorttitle = 'ZLSMA' , overlay = true ) lsma = ta.linreg ( close , 100 , 0 ) lsma2 = ta.linreg ( lsma , 100 , 0 ) eq = lsma - lsma2 zlsma =
1 Bewerbung
(1) MQL5 Indikatoren Konvertierung
30 - 40 USD
I have an indicator in MQL4 but I need it in MQL5. It's a Chandelier Exit indicator. The MQL5 indicator must show the exact same signals as the MQL4 indicator. #property indicator_chart_window #property indicator_buffers 6 #property indicator_color1 clrLimeGreen #property indicator_color2 clrOrange #property indicator_width1 2 #property indicator_width2 2 #property indicator_color3 clrLimeGreen #property
1 Bewerbung
(1) MQL5 Konvertierung
30+ USD
Konvertierung eines Indicators von MQL 4 nach MQL 5. Die sourcefile ist vorhanden. Ich bitte um die Konvertierung des Indicators cycle-identifier von MQL 4 nach MQL 5 ohne weitere Veränderungen
4 Bewerbungen
(11) MQL5 Indikatoren 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
30 - 200 USD
I need to have this Tradingview Strategie rewrote into an MT4 Expert advisor. The Strategie works with an Indicator witch is a Commuity script from Tradingview and the rest is wrote by my self
3 Bewerbungen
(1) MQL4 Experten 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
I got a short MQL4 script from "mindful FX UG" under the creative commons license. The script generates a simple csv file for the import into the bookkeeping (German general ledger). I would like to get a translation into MQL5. With 'translation' I mean to program an MQL5 code, that generates exactly the same output as the original script. I will send you the original .mq4 file and need a working .mq5 file back
2 Bewerbungen
(1) MQL5 Konvertierung
Translate my mql4 EA to mql5 (persönlicher Auftrag)
50+ USD
As discussed, please translate my EA from mq4 into mq5, it should be translated line by line, please do not use any shortcuts. I will send you the version I need for this job and also provide you with the initital request. Thank you in advance
1 Bewerbung
(15) MQL5 Konvertierung
50+ USD
Das MT4 EA bezieht seine Daten aus einem Indikator (MT4) und soll nun in ein MT5 EA konvertiert werden. Der entsprechende Indikator ist im MT5 Format bereits vorhanden und wird zur Verfügung gestellt. Alle Funktionen, die das MT4 EA hat sollen aufrecht erhalten werden
3 Bewerbungen
(19) MQL5 Konvertierung