futures
1 row where Full Point / Multiplier = "5000.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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
50 | 50 | /SI | Silver | 1.6 | $0.02 | 0.005 | 25.0 | 5000.0 | 13200.0 | H,K,N,U,Z | 1 | Deliverable | metals | 32.54199981689453 | 162709.99908447266 | 0.08112593002441772 | 9.833446063565785e-06 | 0.00015364759474321537 | 15.364759474321538 | 0.7534668486135587 | 3767.3342430677935 | 3.5038037902501196 | 2.3153673801644734 | 1.5132820045176696 | 0.0350380379025012 |
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 );