[Add] constant.py: Exchange.COMEX

This commit is contained in:
nanoric 2019-05-21 15:21:47 +08:00
parent c50a0282a6
commit 06b16cb0b3

View File

@ -91,6 +91,7 @@ class Exchange(Enum):
# Global
SMART = "SMART" # Smart Router for US stocks
NYMEX = "NYMEX" # New York Mercantile Exchange
COMEX = "COMEX" # a division of theNew York Mercantile Exchange
GLOBEX = "GLOBEX" # Globex of CME
IDEALPRO = "IDEALPRO" # Forex ECN of Interactive Brokers
CME = "CME" # Chicago Mercantile Exchange