Skip to content

Commit

Permalink
adding CADJPY, TECDAX
Browse files Browse the repository at this point in the history
  • Loading branch information
bug-or-feature committed Aug 26, 2024
1 parent cad81f2 commit ed0bd85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bcutils/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"BUXL": {"code": "GX", "cycle": "HMUZ", "exchange": "EUREX"},
"CAC": {"code": "MX", "cycle": "FGHJKMNQUVXZ", "exchange": "EuronextInd"},
"CAD": {"code": "D6", "cycle": "HMUZ", "exchange": "CME"},
"CADJPY": {"code": "UF", "cycle": "HMUZ", "exchange": "CME"},
"CAD10": {"code": "CG", "cycle": "HMUZ", "exchange": "TMX"},
"CANOLA": {"code": "RS", "cycle": "FHKNX", "exchange": "ICE/CA"},
"CH10": {"code": "CF", "cycle": "HMUZ", "exchange": "EUREX"},
Expand Down Expand Up @@ -208,6 +209,7 @@
},
"SUGAR11": {"code": "SB", "cycle": "HKNV", "days_count": 200, "exchange": "ICE/US"},
"SWISSLEAD": {"code": "ST", "cycle": "HMUZ", "exchange": "EUREX"},
"TECDAX": {"code": "DZ", "cycle": "HMUZ", "exchange": "EUREX"},
"TOPIX": {"code": "TS", "cycle": "HMUZ", "exchange": "JPX"},
"US10": {"code": "ZN", "cycle": "HMUZ", "exchange": "CBOT"},
"US10U": {"code": "TN", "cycle": "HMUZ", "exchange": "CBOT"},
Expand Down

0 comments on commit ed0bd85

Please sign in to comment.