Skip to content

Commit

Permalink
[Add] CBOE exchange enum
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Sep 17, 2019
1 parent 1356aac commit 8baafc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vnpy/trader/constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ class Exchange(Enum):
HKFE = "HKFE" # Hong Kong Futures Exchange
SGX = "SGX" # Singapore Global Exchange
CBOT = "CBT" # Chicago Board of Trade
CBOE = "CBOE" # Chicago Board Options Exchange
DME = "DME" # Dubai Mercantile Exchange
EUREX = "EUX" # Eurex Exchange
APEX = "APEX" # Asia Pacific Exchange
Expand Down

0 comments on commit 8baafc5

Please sign in to comment.