Skip to content

Is there a mapping of bar chart contract symbols to Rob's symbols? #1102

Closed Answered by robcarver17
pwholzel asked this question in Q&A
Discussion options

You must be logged in to vote

By no means complete, but to get you started:

CONTRACT_MAP = {
    "AEX": {"code": "AE", "cycle": "FGHJKMNQUVXZ", "epic_base": "IX.D.AEX", "epics": ["IX.D.AEX.Month1.IP", "IX.D.AEX.Month2.IP"]},
    "AUD": {"code": "A6", "cycle": "HMUZ", "epic_base": "CF.D.AUD", "epics": ["CF.D.AUD.MAR.IP", "CF.D.AUD.JUN.IP", "CF.D.AUD.SEP.IP", "CF.D.AUD.DEC.IP"]},
    "BOBL": {"code": "HR", "cycle": "HMUZ", "epic_base": "IR.D.FGBM", "epics": ["IR.D.FGBM.Month1.IP", "IR.D.FGBM.Month2.IP"]},
    "BTP": {"code": "II", "cycle": "HMUZ", "epic_base": "IR.D.FBTS", "epics": ["IR.D.FBTS.Month1.IP", "IR.D.FBTS.Month2.IP"]},
    "BUND": {"code": "GG", "cycle": "HMUZ", "epic_base": "IR.D.FGBL", "epics": ["IR.D.FGBL.…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pwholzel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants