mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
added full_orderbook.py example
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
1.1.18
|
||||
-) Added orderbook implementation example (ws)
|
||||
|
||||
1.1.16
|
||||
-) Implemented Margin Info (rest)
|
||||
-) Implemented claim position (rest)
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
This module contains the current version of the bfxapi lib
|
||||
"""
|
||||
|
||||
__version__ = '1.1.16'
|
||||
__version__ = '1.1.18'
|
||||
|
||||
Reference in New Issue
Block a user