Guts

Results 6 comments of Guts

I think there might be some misunderstanding. I've seen examples of charts that fetch data in batches according to date, just like the one on moneycontrol.com. When the user first...

onVisibleRangeChanged will indeed trigger whenever the chart is moved around. But that does not necessarily mean that the chart will require data. But if it does then the chart will...

![image](https://github.com/user-attachments/assets/4d60108e-a02e-4b9b-8e02-c9ab569f301b) I wanna do this making subsequent requests bases on visible range, so that i can i provide data in paginated manner from the api. but i don't think i...

ok so i might have figured out the issue. ![image](https://github.com/user-attachments/assets/cac187d0-053d-494e-88f3-9cd02c9ee828) it says `Series has no more data on server: NSE:NSE/AXISBANK` even though it does, i checked the api it does...

Can you help me understand the error? > FEED [NSE/AXISBANK|1]: Receiving bars: barset is empty, requested range: [2024-06-28T01:12:00.000Z ... 2024-06-28T03:45:00.000Z, 153 bars] what does it means that barset is empty?...

![image](https://github.com/user-attachments/assets/93f83d9b-2c13-4f92-bbc7-817da1a78041) i tried with different stocks and i am getting same error on the same date, the weird part is there's data available on the api, it's not making any...