now i need to check how to fix it.
I will probably look into it during weekend.
So it's not the API that got changed? It's just an endpoint right? But CAT Bot won't work until that change?
no, it's not an api endpoint rename or data structure change format (that would be an easy fix)
it's an entire endpoint :
https://www.binance.com/exchange/public/product
and it seems i need to combine at least 2 other endpoint to obtain the same values i need.
So it's a fix where i need to
- read the current documentaiton
- write a new code for 2 Api method and merge them