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-20 15:24:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f9d1b719e2a1bdcc5818e3781433e2f8fc1fb43
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