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 23:34:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c27b9c132e228be0aaa2ee1e551a185d19c070e6
bitfinex-api-py
/
bfxapi
History
Jacob Plaster
c27b9c132e
bfxpi: expose models in __init__
2018-12-06 13:12:19 +00:00
..
examples
examples: use Order.Type enum in order submit
2018-12-06 13:12:02 +00:00
models
Order: add order flags enum
2018-12-06 12:10:24 +00:00
rest
Add docstrings to functions
2018-12-05 15:43:10 +00:00
utils
BfxRest: add auth and public endpoints
2018-12-04 15:40:36 +00:00
websockets
OrderManager: add docstrings to cancel functions
2018-12-06 12:10:46 +00:00
__init__.py
bfxpi: expose models in __init__
2018-12-06 13:12:19 +00:00
Client.py
Adds checksum orderbook validation
2018-11-22 11:49:44 +00:00