alpacahq / example-hftish

Example Order Book Imbalance Algorithm
755 stars 238 forks source link

API V2 support. #14

Open we-z opened 2 years ago

we-z commented 2 years ago

People have been asking for this for a while now.

The on_trade_updates function does not have a decorator so you have to pass the coroutine to the subscribe_trade_updates function.