This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-19 14:54:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d9e7c7b2577a94747377d7186fc660a9ad073d9
bitfinex-api-py
/
examples
/
websocket
/
public
History
Davide Casale
3d9e7c7b25
Remove BfxWebsocketClient::once. Replace all occurrences with BfxWebsocketClient::on. Add BfxWebsocketClient::ONCE_EVENTS class variable.
2023-04-19 04:20:53 +02:00
..
derivatives_status.py
Remove BfxWebsocketClient::once. Replace all occurrences with BfxWebsocketClient::on. Add BfxWebsocketClient::ONCE_EVENTS class variable.
2023-04-19 04:20:53 +02:00
order_book.py
Apply pylint's linting rules to examples/websocket/public/*.py.
2023-03-08 21:36:25 +01:00
raw_order_book.py
Apply pylint's linting rules to examples/websocket/public/*.py.
2023-03-08 21:36:25 +01:00
ticker.py
Remove BfxWebsocketClient::once. Replace all occurrences with BfxWebsocketClient::on. Add BfxWebsocketClient::ONCE_EVENTS class variable.
2023-04-19 04:20:53 +02:00
trades.py
Remove BfxWebsocketClient::once. Replace all occurrences with BfxWebsocketClient::on. Add BfxWebsocketClient::ONCE_EVENTS class variable.
2023-04-19 04:20:53 +02:00