Conversion of built-in indicator Stochastic RSI from Pine (Tradingview) to MQL4-indicator

MQL4 Indikatoren Konvertierung

Auftrag beendet

Ausführungszeit 17 Stunden
Bewertung des Kunden
quick delivery as promised.

Spezifikation

Conversion of the built in indicator with exactly the same input parameters from Pine inTradingview to MQL4 for MT4. This indicator is going to be a part of an EA and as such I will need to be able to use and change the input parameters.

The code from Tradingview is freely available and looks like this:


//@version=3
study(title="Stochastic RSI", shorttitle="Stoch RSI")
smoothK = input(3, minval=1)
smoothD = input(3, minval=1)
lengthRSI = input(14, minval=1)
lengthStoch = input(14, minval=1)
src = input(close, title="RSI Source")

rsi1 = rsi(src, lengthRSI)
k = sma(stoch(rsi1, rsi1, rsi1, lengthStoch), smoothK)
d = sma(k, smoothD)
plot(k, color=blue)
plot(d, color=orange)
h0 = hline(80)
h1 = hline(20)
fill(h0, h1, color=purple, transp=80)


Most important is that the indicator will show the lines as defined above, and the 80-20 levels. The fill is not so important.

Bewerbungen

1
Entwickler 1
Bewertung
(51)
Projekte
66
30%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(336)
Projekte
620
38%
Schlichtung
39
23% / 64%
Frist nicht eingehalten
93
15%
Frei
3
Entwickler 3
Bewertung
(253)
Projekte
358
49%
Schlichtung
24
25% / 50%
Frist nicht eingehalten
80
22%
Frei
Ähnliche Aufträge
Hello I am looking for a developer to help me backtest my custom ninjatrader 8 strategy andake it work perfectly your expertise is highly need for this project kindly reach out to me and let proceed
I have a documented strategy that I will like to have as mt5 or ctrader trading bot, kindly bid for this job to discuss about the job requirements i want a professional for this work
أولاً المؤشر (1) أو الجزء الأول \\ رسم خط أحمر في أعلى الشمعة الصفرية _ M1 \\ ارسم خطًا أزرقًا أسفل الشمعة صفر _ M1 \\ رسم خط أحمر في أعلى الشمعة صفر _ M2 \\ ارسم خطًا أزرقًا أسفل الشمعة صفر _ M2 \\ رسم خط أحمر في أعلى الشمعة الصفرية _ M3 \\ ارسم خطًا أزرقًا أسفل الشمعة صفر _ M3 \\ رسم خط أحمر أعلى الشمعة الصفرية _ M4 \\ ارسم خطًا أزرقًا أسفل الشمعة الصفرية _ M4 \\ رسم خط أحمر في أعلى الشمعة الصفرية _ M5 \\ ارسم خطًا
Hello please I need a developer to help me fix errors on my Ninjatrader 8 strategy I and make it work perfectly your expertise is need for this project kindly reach out to me and let's proceed
I need an alert of new zone created/show to be added to this supply demand indicator. Sound and pop-up alert option, no need for email alert. Max 3 days to deliver please. Thanks
Hi, i need a Expert Advisor, that can pass prop firm Challenges like FTMO / E8 / 1OF1FUNDING Profit 10% Max Drawdown (DD) 10% Max Daily Loss 4% All trades with SL NO trades during and after high impact news NO trades during Weekend Profitable backtest from 2010 to 2024 Trades Forex (If you already have a finished EA, send me the backtest) PLease contact me asap
Pls guys I need help. About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new
Expert Advisor 100 - 200 USD
Hello, I would like to create an EA based on several indicators with various signals that can be activated or not for optimization purposes. It includes basic money management such as SL/TP, BE, trailstop. Please check the attached specifications carefully to confirm that you are able of achieving it 100% before offering your services. THANKS
MT4 Indicator 30 - 65 USD
hello i would create a mt4 indicator with my requirements from stratch, more info on message please apply only if you can consider my budget i need also some day to test it
Below are the conditions of the indicator: Buy Conditions: The first candle must open and close bearish. The second candle must open and close bullish. Both candles must have a body (not a doji). The close of the first candle must be the same as the open of the second candle (with an exception for a difference of not more than 2 pips). The third candle must open and close bearish, and its close must be below the

Projektdetails

Budget
30+ USD
MwSt (21%): 6.3 USD
Insgesamt: 36.3 USD
Für die Entwickler
27 USD