Volume RSI from Pine-Script to MQL4

MQL4 转化中

工作已完成

执行时间4 天
员工反馈
Great employer! Highly recommend!
客户反馈
Fast and good communication, exeactly what I wanted even with example-code how to use it!

指定

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.


附加的文件:

反馈

1
开发者 1
等级
(787)
项目
1354
72%
仲裁
110
27% / 48%
逾期
340
25%
工作中
2
开发者 2
等级
(711)
项目
1030
39%
仲裁
47
49% / 23%
逾期
84
8%
空闲
3
开发者 3
等级
(54)
项目
53
17%
仲裁
7
0% / 100%
逾期
5
9%
空闲
4
开发者 4
等级
(195)
项目
395
28%
仲裁
155
20% / 52%
逾期
112
28%
空闲
5
开发者 5
等级
(555)
项目
922
48%
仲裁
300
59% / 25%
逾期
123
13%
已载入
6
开发者 6
等级
(590)
项目
789
71%
仲裁
9
33% / 33%
逾期
22
3%
空闲
7
开发者 7
等级
(546)
项目
823
73%
仲裁
15
53% / 13%
逾期
193
23%
工作中
相似订单
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

项目信息

预算
30 - 50 USD
VAT (20%): 6 - 10 USD
总计: 36 - 60 USD
开发人员
27 - 45 USD
截止日期
 1  2 天