Update constant.py
This commit is contained in:
parent
1429856d5c
commit
9164bda6b7
@ -100,6 +100,7 @@ class Exchange(Enum):
|
||||
# CryptoCurrency
|
||||
BITMEX = "BITMEX"
|
||||
OKEX = "OKEX"
|
||||
HUOBI = "HUOBI"
|
||||
|
||||
|
||||
class Currency(Enum):
|
||||
|
Loading…
Reference in New Issue
Block a user