TradingView
daytraderph
30 Th04 2021 15:18

Hilega-Milega 

AXIS BANKNSE

Mô tả

Publishing this script on special request.

script siulates the strategy given by very polite and veteran trader from Patna ( NK Stock Talk ) . according to him, one can predict the market movement in any timeframe by applying some correlations of volume and price on top of strength.

He recommends to apply weighted moving avergage ( to predict volume factor ) on top of RSI and EMA to predict price ( on top of RSI again ) along with VWAP . i could not include VWAP here in script but it can be added separatly by just striking "/" on chart.

for more information and understanding on the strategy, one can refer the channel of NK Stock talk
search "Hilega To Milega (Hilbe_milbe ) Trading & Investing super System" on youtube.


Hopefully this will be usefull for all those who are using basic serverice of trading view and could not do indicator on top of indicator.

Disclaimer : I am just publishing for public use and nothing is recommendation. please understand it first before applying to trading. purpose of this script is solely on giving example how pine can be used to solved indicator on indicator problems. all credit to person who created this strategy.

Thanks
-daytraderph

Phát hành các Ghi chú

minor update
Bình luận
CHDVIKAS
GR 8, CAN U PLOT UP ARROW WHEN RSI LINE CROSS WMA LINE & VICE VERSA, IT WILL BE VERY HELPFUL
bhavnani2007
@CHDVIKAS, Very true buy and sell arrows will be really helpful
daytraderph
@bhavnani2007, @CHDVIKAS, source code is open in a spirit that it can be modified for any further customization.
CHDVIKAS
I don't know how to modify

No idea of programming
CHDVIKAS
Can u please plot arrows
CHDVIKAS
@bhavnani2007, can u plot arrows
vedbhushan123
@CHDVIKAS, it vry nic idea!
Ghanshyamsaini
can you add RSI DIversion (with hidden diversion) script in this Script, it will be of great help to users of NK Sir
dgtrd
nice and clean code

i remember someone asked me to code this earlier and i remember that oversold and overbought levels were included in the strategy if i am not wrong

plot(input(80, 'RSI Overboght Threshold', minval=50, maxval=100), 'Overboght Threshold', color.red, 2) plot(input(20, 'RSI Oversold Threshold' , minval=1 , maxval=50 ), 'Oversold Threshold', color.green, 2)
daytraderph
@dgtrd, Thanks , actually I got video as input and as per strategy he shifted 80/20 to 50 for a single line . No oversold and overbought . Above 50 buy strength and below 50 sell strength
Thêm nữa