Hi,
I'm using get_timeseries() to acquire prices and volumes timestamp sensitive. For confirmed transactions, I'm getting values that I shouldn't be getting (null values).
I say we shouldn't be getting them since the transaction has occurred, therefore the price and the volume should be reported, yet I've encountered with some specific cases like the ones in these screenshots that I would like to get some help to solve and spot what the issue could be.
First example:
Second example:
What could be the reason for this happening and how can we fix it? Happy to hear any suggestions.
And thanks a lot for the help you always provide throughout this forum.