pybotters.bitbankDataStore¶
- class pybotters.bitbankDataStore¶
bitbank の DataStoreCollection クラス
Methods
__init__()onmessage(msg[, ws])WebSocket message handler.
wait()DataStoreCollection の onmessage ハンドラが呼び出しされるまで待機します。
Attributes
depth channel.
ticker channel.
transactions channel.
- property depth: Depth¶
depth channel.
- property ticker: Ticker¶
ticker channel.
https://github.com/bitbankinc/bitbank-api-docs/blob/master/public-stream.md#ticker
- property transactions: Transactions¶
transactions channel.
https://github.com/bitbankinc/bitbank-api-docs/blob/master/public-stream.md#transactions