botcrypto-io / awesome-crypto-trading-bots

Awesome crypto trading bots
Creative Commons Zero v1.0 Universal
1.82k stars 221 forks source link

Python library for huobi.com #21

Closed sometastycake closed 1 year ago

sometastycake commented 1 year ago

I want to offer library for work with huobi.com cryptoexchange. Can add this library to list? https://github.com/sometastycake/asynchuobi

zatteo commented 1 year ago

Yes! I need to clarify what is allowed and not allowed in this repository.

sometastycake commented 1 year ago

For example, library have ability to receive stream data for cryptocurrency prices, orderbooks, recent trades, also about balance changing of account and last account trades. And it supports rest api: api of orders, api of margin, api of account, api of market (receiving candles and orderbooks), api of subuser managing

Repository have MIT license

Or what is you mean?)

zatteo commented 1 year ago

My goal is to create a list of tools, softwares and libraries useful for DIY trading bots makers. So your library is a perfect fit. I am even open to product only if they focus on services for DIY trading bots makers. So no to mainstream commercial trading bots but yes to commercial data provider or commercial technical indicator API.

You can create a pull request and I will merge it.

sometastycake commented 1 year ago

Done

zatteo commented 1 year ago

Thank you!