ROC |Rate of Change |Hidden Triple Time Frame Confirmation Trading Technique

preview_player
Показать описание


Success Stories Master Traders:

How to Use VIX &PCR like a Pro:

#bharatjhunjhunwala #nifty #mastertrader mark Minervini rsi edge Andrew Cardwell stock price rate of change indicator what is rate of change roc indicator momentum trading how to use price rate of change indicator roc trading strategy
Рекомендации по теме
Комментарии
Автор

Tradingview scrip for 3 ROC 10, 21, 45 in one indicator.Copy and Paste in pine editor and save.

indicator(title="Rate Of Change", shorttitle="ROC", format=format.price, precision=2, timeframe="", timeframe_gaps=true)
length = input.int(10, minval=1)
source = input(close, "Source")
roc_smooth = input.int(5, minval=1)
length1 = input.int(21, minval=1)
source1 = input(close, "Source")
length2 = input.int(45, minval=1)
source2 = input(close, "Source")

///Roc

roc = ta.sma((100 * (source - source[length])/source[length]), roc_smooth)
plot_roc = plot(roc, color= color.new(color.red, 10), title="ROC", linewidth = 1)
roc1 = ta.sma((100 * (source1 - source1[length1])/source1[length1]), roc_smooth)
plot_roc1 = plot(roc1, color= color.new(color.green, 10), title="ROC1", linewidth = 1)
roc2 = ta.sma((100 * (source2 - source2[length2])/source2[length2]), roc_smooth)
plot_roc2 = plot(roc2, color= color.new(color.blue, 10), title="ROC2", linewidth = 1)
P_hline = hline(0, color=#787B86, title="Zero Line")

PrabhatKumar-xggf
Автор

Bahut hi jabardast video banaya hai sir...sabhi videos ka content bahar paise denar, paid courses me bhi nahi milta hai...Rsi divergence ke videos to bahut hi jabardast hai...muze personally bahut labh huva...Thank you sir.

bhushangokulpatil
Автор

Thanks Mota Bhai, your teaching of support & resistance excellent for me. I have draw support and resistance, market reverse from that point. Thanks again Mota Bhai

Deonip
Автор

Good gains by short/medium/long term ROC. Nicely explained. Easy to use. Thank you Bharat

yoursection
Автор

Thx for giving new perspective of looking into ROC..🙏🙏

mittrar
Автор

Excellent information
Thanks a lot sir.
Sir you said every chart follow/or respect some moving average likewise RSI period also differ with different Stocks.
Sir please guide how to check which period RSI is more effective with individual stocks?
Please guide
💐

miralnaik
Автор

Whatba valuable knowledge sharing. Never find such valuable information anywhere.

pprasad
Автор

Great video Sir. Your passion and enthusiasm makes these videos a must watch 👍🏼

sanjitsidhu
Автор

Thanks for sharing this video, sir you are doing a great help to the trading community have learnt so much from your videos 🙏

jaiwantsouth
Автор

Han sir please make a video on VSA analysis

chandansah
Автор

Priceless information... more power to you 🙂

jpsantosh
Автор

Sir apka pass ak request hai, akdin live ana padega sir🙏🙏🙏🙏🙏

tanmoypatra
Автор

I have been successfully using concept on other indicator since few years

ajaymeena
Автор

Sir adx indicator me jo volume bnta he vo kina % kam kam krta

jitendrasinghsarangdevot
Автор

Sar isase intraday Mein use kar sakte hain kya

PankajKumar-tyde
Автор

Sir, please market k weekly analysis wale vedio continue kar dijiye

shivasingh
Автор

Sir aapki class kaise join krna hai btaiye please

amitdevnath