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 06:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0079580180bac6179c8e447f34518f26603ce730
bitfinex-api-py
/
bfxapi
/
websockets
History
itsdeka
55f4765271
Added id field to _parse_trade
2023-02-17 11:35:15 +01:00
..
__init__.py
create setup.py for pip integration (@redknightlois)
2019-07-19 16:27:35 +07:00
bfx_websocket.py
Added id field to _parse_trade
2023-02-17 11:35:15 +01:00
generic_websocket.py
stop wasn't awaited (now it is)
2022-01-20 12:41:37 +01:00
order_manager.py
Fixed bug in setting 'time in force' in order update
2021-07-09 15:38:14 +03:00
subscription_manager.py
Avoid p_sub not initialized issue
2022-01-04 17:30:32 +01:00
wallet_manager.py
Adding balance_available to the wallet (
#132
)
2021-04-14 12:53:05 +02:00