sthewissen / Mynt

An Azure Functions-based crypto currency trading bot; featuring 10 exchanges, 25 indicators, custom strategy support, backtester and more
BSD 3-Clause "New" or "Revised" License
237 stars 129 forks source link

Add Huobi support #56

Closed sthewissen closed 6 years ago

sthewissen commented 6 years ago

Hope to support the Huobi exchange in the near future. This should be easy: update ExchangeSharp. Add the Huobi request API code to the market summary (they are different).

image

sthewissen commented 6 years ago

This is in but it is very, very slow. Not even sure if it's worth the effort to be honest. OKEX has a similar issue going on as well.