futures
1 row where Full Point / Multiplier = "2.0"
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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
28 | 28 | /MNQ | Micro E-Mini NASDAQ 100 | 0.35 | $0.02 | 0.25 | 0.5 | 2.0 | 2442.0 | H,M,U,Z | 1 | Financially | index | 20153.25 | 40306.5 | 0.06058576160172677 | 8.683462965030454e-06 | 1.2404947092900648e-05 | 1.240494709290065 | 302.86400229156465 | 605.7280045831293 | 4.031512463553042 | 1.5028047699084002 | 2.6826588152224016 | 0.04031512463553042 |
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 );