futures
2 rows where Tick Size = "0'01"
This data as json, CSV (advanced)
Link | rowid ▼ | Symbol | Description | Exch. Fees | NFA Fee | Tick Size | Tick Value | Full Point / Multiplier | Overnight Requirement | Tradable Months | Options Available | Settlement Method | Category | price-2024-11-02 | notional-2024-11-02 | margin/notional-2024-11-02 | Exchange Fee / Notional | Tick Value / Notional | Tick Value / Notional (x 100,000) | atr14-2024-11-02 | notional-atr14 | margin-atr14-ratio | atr14-% | margin-notional-atr14-% | margin/notional to atr14-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41 | 41 | /ZB | 30 Year U.S. T-Bond | 0.8 | $0.02 | 0'01 | 31.25 | 1000.0 | 4070.0 | H,M,U,Z | 1 | Deliverable | interest rates | 116.8125 | 116812.5 | 0.03484216158373462 | 6.848582129481006e-06 | 0.00026752273943285177 | 26.75227394328518 | 1.1610887390942917 | 1161.0887390942917 | 3.505330697785259 | 0.99397644866285 | 3.5265731924542245 | 0.0350533069778526 |
43 | 43 | /UB | Ultra U.S. Treasury Bond Futures | 0.95 | $0.02 | 0'01 | 31.25 | 1000.0 | 6050.0 | H,M,U,Z | 0 | Deliverable | interest rates | 123.90625 | 123906.25 | 0.04882723833543506 | 7.667087011349306e-06 | 0.00025220680958385876 | 25.220680958385877 | 1.7102292203616483 | 1710.2292203616482 | 3.537537499634497 | 1.3802606570384046 | 2.5629488760658545 | 0.035375374996344966 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [futures] ( [Symbol] TEXT, [Description] TEXT, [Exch. Fees] FLOAT, [NFA Fee] TEXT, [Tick Size] TEXT, [Tick Value] FLOAT, [Full Point / Multiplier] FLOAT, [Overnight Requirement] FLOAT, [Tradable Months] TEXT, [Options Available] INTEGER, [Settlement Method] TEXT, [Category] TEXT, [price-2024-11-02] FLOAT, [notional-2024-11-02] FLOAT, [margin/notional-2024-11-02] FLOAT, [Exchange Fee / Notional] FLOAT, [Tick Value / Notional] FLOAT, [Tick Value / Notional (x 100,000)] FLOAT, [atr14-2024-11-02] FLOAT, [notional-atr14] FLOAT, [margin-atr14-ratio] FLOAT, [atr14-%] FLOAT, [margin-notional-atr14-%] FLOAT, [margin/notional to atr14-%] FLOAT );