Hi,

I’m currently working on a huobi api implementation. My goal is to query all historical spot trades from the last 180 days. The only helpful endpoint I found for this is this one: [https://huobiapi.github.io/docs/spot/v1/en/#search-past-orders](https://huobiapi.github.io/docs/spot/v1/en/#search-past-orders)

But the problem is, then I need to know on with markets the user traded in the last 180 days, for using this endpoint, because the symbol is a required parameter. I could not find any endpoint to get this information.

Does anybody have an idea how I could solve this problem?

Thanks for your time!

PS: I already contacted the support, then only link back to the api docs, which means, that they do not want to help me…



View Reddit by sambp16View Source