Commit 9b3bdca
committed
docs(futures): CME coverage is 20 contracts across six complexes
Verified every root against live production rather than against the
multiplier table. Three roots the earlier draft claimed do not serve
usable analytics and are removed: ETH=F returns an option chain whose
strikes are two orders of magnitude below the underlying (max pain 20
against a 1,894 future), and ZL=F/ZM=F enumerate expiries but produce
no ATM IV on any of them. Energy (CL, NG) was missing from the list and
does work, so it is added.
Also records the quote conventions that matter for anyone computing
notionals: Treasuries are quoted in points of par and grains in cents,
so their multipliers are the contract size divided by 100.1 parent c42831c commit 9b3bdca
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments