futures
2 rows where Tick Size = "0'005"
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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
39 | 39 | /ZN | 10 Year Note | 0.8 | $0.02 | 0'005 | 15.625 | 1000.0 | 2200.0 | H,M,U,Z | 1 | Deliverable | interest rates | 110.03125 | 110031.25 | 0.01999431979551264 | 7.270661743822778e-06 | 0.00014200511218403862 | 14.200511218403863 | 0.600023969457553 | 600.023969457553 | 3.6665201924997977 | 0.5453214150139647 | 6.7235947306523896 | 0.036665201924997975 |
44 | 44 | /TN | Ultra US Treasury 10-Year Notes | 0.8 | $0.02 | 0'005 | 15.625 | 1000.0 | 2860.0 | H,M,U,Z | 0 | Deliverable | interest rates | 113.0625 | 113062.5 | 0.02529574350469873 | 7.075732448866778e-06 | 0.00013819789939192924 | 13.819789939192924 | 0.6878649152760101 | 687.8649152760102 | 4.1577931022291015 | 0.6083935126819328 | 6.834052328895869 | 0.04157793102229101 |
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 );