Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateRange Go To Date Function sending too many request on short period resolutions #107

Open
yagiz-aydin opened this issue Feb 20, 2024 · 0 comments

Comments

@yagiz-aydin
Copy link

yagiz-aydin commented Feb 20, 2024

Hi,

I'm currently using v26 TradingView, When I try to use go to date function as a user with given default adapter the chart is waiting for the full data between user clicked date and now date. Otherwise some bars is missing betwen X time and now time. So, I'm looking for a possible fix for this issue. I found the same issue on Binance TradingView image on bellow. It looks too many requests like infinite requests sending for 1,5,15,30,60,240 minute resolutions.

At least I need this tricky answer for fixing the issue. When user triggers go to date function at the end of it some callback function must execute therefore, for example name called cleanBars function will be triggered then old bars will be deleted in chart.

Screenshot 2024-02-20 at 14 04 47
@yagiz-aydin yagiz-aydin changed the title GoToDate Adapter DateRange Go To Date Function request method control Feb 20, 2024
@yagiz-aydin yagiz-aydin changed the title DateRange Go To Date Function request method control DateRange Go To Date Function method control Feb 20, 2024
@yagiz-aydin yagiz-aydin changed the title DateRange Go To Date Function method control DateRange Go To Date Function sending too many request on short period resolutions Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant