altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
617 stars 186 forks source link

Huobi candle: volume from base asset #202

Closed carlos-r-l-rodrigues closed 4 years ago

carlos-r-l-rodrigues commented 4 years ago

https://huobiapi.github.io/docs/spot/v1/en/#market-candlestick

.vol is the volume of the quote asset. .amount is the correct volume here.

bmancini55 commented 4 years ago

Nice catch, thanks!