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-24 01:04:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1cda4fcb3c31548bdc2e2174585943d0e8bd31ea
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
1cda4fcb3c
Wrap type hinting for subscription objects inside Subscriptions namespace class. Update _Serializer class in serializers.py. Separate Books and Raw Books channels into tp_ and fc_ versions.
2022-11-17 16:54:32 +01:00
..
__init__.py
Add EventNotSupported exception in errors.py.
2022-11-16 19:01:52 +01:00
BfxWebsocketClient.py
Add EventNotSupported exception in errors.py.
2022-11-16 19:01:52 +01:00
errors.py
Add EventNotSupported exception in errors.py.
2022-11-16 19:01:52 +01:00
handlers.py
Wrap type hinting for subscription objects inside Subscriptions namespace class. Update _Serializer class in serializers.py. Separate Books and Raw Books channels into tp_ and fc_ versions.
2022-11-17 16:54:32 +01:00
serializers.py
Wrap type hinting for subscription objects inside Subscriptions namespace class. Update _Serializer class in serializers.py. Separate Books and Raw Books channels into tp_ and fc_ versions.
2022-11-17 16:54:32 +01:00
typings.py
Wrap type hinting for subscription objects inside Subscriptions namespace class. Update _Serializer class in serializers.py. Separate Books and Raw Books channels into tp_ and fc_ versions.
2022-11-17 16:54:32 +01:00