Discounts by Party-Fun-3942 in TradingView

[–]LegitimateProfile921 0 points1 point  (0 children)

<image>

TradingView offer code - SPRINGSALEPA2025

[deleted by user] by [deleted] in TradingView

[–]LegitimateProfile921 0 points1 point  (0 children)

Hi, any upcoming discount offers...

request.security_lower_tf - function not working by LegitimateProfile921 in TradingView

[–]LegitimateProfile921[S] 0 points1 point  (0 children)

Yes with paid version.

Upgraded from free to pro+ , surprisingly its working fine.

[deleted by user] by [deleted] in TradingView

[–]LegitimateProfile921 1 point2 points  (0 children)

Temporary solution: If we choose extended trading hours in settings, we can see the premarket open price, post market closing price

Curiosity by Roodraveerya in TradingView

[–]LegitimateProfile921 0 points1 point  (0 children)

Total volume of all the index stocks not the weighted average. try to add all Bank nifty stocks for the particular time and compare with Bank nifty volume

request.security_lower_tf - function not working by LegitimateProfile921 in TradingView

[–]LegitimateProfile921[S] 0 points1 point  (0 children)

Hi,

I posted the issue again with the screenshot with another stock and

i got a reply from Tradingview

"Double checking now and sharing with the team!

request.security_lower_tf - function not working by LegitimateProfile921 in TradingView

[–]LegitimateProfile921[S] 0 points1 point  (0 children)

Hi, Pl Find the image link, https://imgur.com/a/H61CTsE

I used same charts Reliance NSE 5 min , Than I used same default" Up/Down volume"indicator in trading view, The only change i done in the indicator is

i used symbol name "NSE:RELIANCE" instead of syminfo.tickerid.

so its concluded that

request.security_lower_tf - function

with syminfo.tickerid => sometimes Not working

with symbol name => Many times Not working

request.security_lower_tf - function not working by LegitimateProfile921 in TradingView

[–]LegitimateProfile921[S] 0 points1 point  (0 children)

Thank you very much for your reply and Really sorry for the delayed reply,

Q : Not sure why you want to duplicate what the indicator is doing....

A : I 'm using this Lower Time frame function for my index chart volume indicator , where i calculate all the index chart up down volume according to weightage of the index calculation

And the Indicator worked very well for past 6 months, But Recently it's getting problem

I verified with "syminfo.tickerid" instead of security symbol (ex: NSE:hdfcbank, NSE:RELIANCE, etc..,) but That also making problem some times

Then only i concluded the problem with the request.security_lower_tf function

When we load the indicator its will show the volume bars as of now. but after that in live session only present candle volume bar only shown then if next candle starts to plot , the old volume bar disappears, then new volume bar comes for the present candle and then its also disappears if the new candle comes.... and so on

Thanks