Added example of MARKET order with price=None

This commit is contained in:
itsdeka
2021-11-11 12:38:47 +01:00
parent a7eade4cda
commit 83b0a5ecb6
5 changed files with 8 additions and 4 deletions

View File

@@ -2,4 +2,4 @@
This module contains the current version of the bfxapi lib
"""
__version__ = '1.2.3'
__version__ = '1.2.4'