replace get_open_oders() with get_order() and add property for fee
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import enum
|
||||
import logging
|
||||
from typing import List
|
||||
from typing import List, Dict
|
||||
|
||||
import arrow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user