Update constant.py

This commit is contained in:
KeKe 2019-09-25 17:12:13 +08:00
parent 2f7cba2680
commit 04224b5e13

View File

@ -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