Update constant.py
This commit is contained in:
parent
2f7cba2680
commit
04224b5e13
@ -121,6 +121,7 @@ class Exchange(Enum):
|
||||
BINANCE = "BINANCE"
|
||||
BYBIT = "BYBIT" # bybit.com
|
||||
COINBASE = "COINBASE"
|
||||
GATEIO = "GATEIO"
|
||||
|
||||
# Special Function
|
||||
LOCAL = "LOCAL" # For local generated data
|
||||
|
Loading…
Reference in New Issue
Block a user