Volume RSI from Pine-Script to MQL4

MQL4 Konvertierung

Auftrag beendet

Ausführungszeit 4 Tage
Bewertung des Entwicklers
Great employer! Highly recommend!
Bewertung des Kunden
Fast and good communication, exeactly what I wanted even with example-code how to use it!

Spezifikation

I want to use the "RSI ( 3, Vol:Volume)" Indikator from Tradingview in an Expert-Advisor coded in mql4.
The Sourcecode for the Tradingview-Indicator will be provided below.


study("Volume RSI", shorttitle="VoRSI")


periode  = input(14, title="Periode",minval=1)

VoRSI=rsi(volume,periode)

plot(VoRSI,color = #000000, linewidth=2)



Everything I want is a Function that returns the "Volume RSI" Value while having the Time-Period, Timeframe and Pair as an Input.
=> The RSI should always look for the closed-Prices to work with.

edit:
The Value should return the value from the last whole period. So it would be the value of the last closed candle (so the output only changes if the new candle is closed).

What I want to do with the Funktion:
I want to check if the Indicator broke through a level (like goes higher than 80) and stays there when candle closes - after that it comes back below that level (back to 79.99 or less) and closes in that zone.
So therefore it would be the best way to return the value of the last whole period since that value wont change anymore.

So it would behavie like I scrole back and look manualy for such a breakthrough. I added a picture of an breake-out I want to detect.


Should be like that:

double Volume_RSI (string Symbol,  Timeframe,  Time-Period)
{
//translated Code;

return ( Value betwen 0 and 100)
}

I already tried it myself but I can't get it working.
There is an built-in RSI funktion but it only accepts prices but no volumes and I cant get the expected results from my own translations (the values dont match up). My attempted Code can also be provided.


Bewerbungen

1
Entwickler 1
Bewertung
(787)
Projekte
1353
72%
Schlichtung
110
27% / 48%
Frist nicht eingehalten
339
25%
Beschäftigt
2
Entwickler 2
Bewertung
(711)
Projekte
1030
39%
Schlichtung
47
49% / 23%
Frist nicht eingehalten
84
8%
Frei
3
Entwickler 3
Bewertung
(54)
Projekte
53
17%
Schlichtung
7
0% / 100%
Frist nicht eingehalten
5
9%
Frei
4
Entwickler 4
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
5
Entwickler 5
Bewertung
(555)
Projekte
922
48%
Schlichtung
300
59% / 25%
Frist nicht eingehalten
123
13%
Beschäftigt
6
Entwickler 6
Bewertung
(590)
Projekte
789
71%
Schlichtung
9
33% / 33%
Frist nicht eingehalten
22
3%
Frei
7
Entwickler 7
Bewertung
(546)
Projekte
823
73%
Schlichtung
15
53% / 13%
Frist nicht eingehalten
193
23%
Arbeitet
Ähnliche Aufträge
Hello Great Developer. I have a HFT bot for mt4. Can you copy it for ctrader? I will be looking for a Great Developer to bid for it and let talk about it now
i mean i have this indicator(it's made for tradingview) but i would like to be using it in mt5, that's to change from pinescript code to mql5 code so that i can install it in mt5. and i want it be working in mt5 exactly the way its working in tradingview
Hello there, I have a script on tradingview pinescript that I need to get it converted to mql5 and add trailing loss, the script is very simple and not too complex. I will share the script with you once you bid. Thanks
This is a Ready Made grid Automatic EA 1. need some bug fixing and little modifcation this ea has some bug like -Takeing Random Trade after Mt4 Restart . also not flow set grid distance. like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2. Add one more anti-martingle Engine , LIKE Engine1-for martingle and Engine 2- Anti-martingle bot Engine place trade at the same time
Looking for a skilled developer to turn a pinescript into an MT5 indicator & EA I then want it to place buy and sell trades accordingly with close on opposite signal. // @version=1 indicator ( "Supply and Demand johann]" , overlay = true , max_boxes_count = 500 , max_bars_back = 500 ) //------------------------------------------------------------------------------ //Settings
Hello, I need to convert and indicator from pindescript to a bot in mt5 with a specific strategy. the pinescript is simple and is basicly modified moving average crossover with atr channel
Hi, I have one indicator for MT4 and it is working fine as I need. Now I want to convert it into MT5 version. The basic idea is that I put a starting date in one box, symbol in second box, number of lots in 3 box, per point value in 4th box. Indicator generate a virtual equity from starting minute till current date and time and shows it in 5th box and before this, it shows the starting price also, which I set by date
The developer needs to convert the attached ZZ semafor indicator from MQL4/MT4 platform to Pine Script, ensuring it includes alerts. hoping to get this done within a day. This involves translating the indicator's logic, including its ZigZag calculations and plotting logic, into Pine Script's syntax. Additionally, the script should generate alerts based on specific conditions or events within the indicator's behavior
Hello I have Order Flow Chart & Software Depends on Ninjatrader I want to EA a trading robot that works on different platforms via API Expert NinjaTrader Programmer for Cross-Platform Trading Robot I'm in need of a skilled NinjaTrader programmer to develop a cutting-edge trading robot that seamlessly operates across various platforms via API integration? I want a customized Expert Advisors (EAs) tailored to your
Hey there, I need to convert an indicator from ninja to mt4 I will attach the ninjatrader indicator script to be converted into mt4 If you can do this kindly bid and let's discuss about the project Thanks

Projektdetails

Budget
30 - 50 USD
MwSt (20%): 6 - 10 USD
Insgesamt: 36 - 60 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
von 1 bis 2 Tag(e)