You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm calling the MarketsPrices API for a lbtc/vusd market on testnet at stage-tdex-analytics.xdex.ch:443 with different time ranges and I get some weird responses:
if I get the prices for the last hour, the response seems to be correct, ie. the market price every 5 mins which is the default time frame, i suppose:
if, instead, I get the prices for the last day with a time frame of 1 hour, the response looks strange, because i have all frames with 0 prices but the very last one (the one for the last hour):
I'm calling the MarketsPrices API for a lbtc/vusd market on testnet at
stage-tdex-analytics.xdex.ch:443
with different time ranges and I get some weird responses:request
response
request
response
We should investigate if this is a bug of the analytics service or it's just due somehow to the market conditions in the past.
The text was updated successfully, but these errors were encountered: