mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
commit
769da72f77
|
@ -23,7 +23,7 @@ subscriptions = [
|
|||
|
||||
stream = Stream(host, port, subscriptions)
|
||||
stream.on_book_event(book_event_callback)
|
||||
stream.on_ticker_event(tocker_event_callback)
|
||||
stream.on_ticker_event(ticker_event_callback)
|
||||
...
|
||||
stream.start()
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user