futures
3 rows where Full Point / Multiplier = "100.0"
This data as json, CSV (advanced)
Suggested facets: Tick Size, Tick Value, Options Available, Settlement Method
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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
19 | 19 | /MCL | Micro WTI Crude Oil | 0.65 | $0.02 | 0.01 | 1.0 | 100.0 | 1307.0 | 6-mo from active | 1 | Financially | energy | 69.31999969482422 | 6931.999969482422 | 0.1885458750366364 | 9.376803272671282e-05 | 0.0001442585118872505 | 14.42585118872505 | ||||||
34 | 34 | /VXM | Cboe Mini Volatility Index (VIX) Futures | 0.22 | $0.02 | 0.01 | 1.0 | 100.0 | 667.0 | 3-mo from active | 0 | Financially | volatility | 20.4 | 2039.9999999999998 | 0.32696078431372555 | 0.00010784313725490197 | 0.0004901960784313727 | 49.019607843137265 | ||||||
46 | 46 | /GC | Gold | 1.6 | $0.02 | 0.1 | 10.0 | 100.0 | 15125.0 | G,J,M,Q,V,Z | 1 | Deliverable | metals | 2738.60009765625 | 273860.009765625 | 0.055228947128659944 | 5.842401018568986e-06 | 3.6515006366056166e-05 | 3.6515006366056166 | 24.831982119576477 | 2483.198211957648 | 6.090935442513908 | 0.9067399851781279 | 6.71740029344504 | 0.060909354425139076 |
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 );