futures
4 rows where Full Point / Multiplier = "5.0"
This data as json, CSV (advanced)
Suggested facets: Exch. Fees, Tradable Months, Options Available, Category
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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26 | 26 | /MES | Micro E-Mini S&P 500 | 0.35 | $0.02 | 0.25 | 1.25 | 5.0 | 1606.0 | H,M,U,Z | 1 | Financially | index | 5758.25 | 28791.25 | 0.055780836191551254 | 1.2156471150089002e-05 | 4.341596839317501e-05 | 4.341596839317502 | 61.71161459033072 | 308.55807295165357 | 5.2048549066860295 | 1.0717078034182386 | 4.856598869659264 | 0.052048549066860295 |
29 | 29 | /YM | E-Mini Dow | 1.35 | $0.02 | 1 | 5.0 | 5.0 | 11440.0 | H,M,U,Z | 0 | Financially | index | 42209.0 | 211045.0 | 0.05420644886161719 | 6.396740031746784e-06 | 2.3691629747210312e-05 | 2.369162974721031 | 413.2678895241787 | 2066.3394476208937 | 5.536360452863439 | 0.9790989825017856 | 5.654546222402333 | 0.0553636045286344 |
32 | 32 | /M2K | Micro E-Mini Russell 2000 | 0.35 | $0.02 | 0.1 | 0.5 | 5.0 | 836.0 | H,M,U,Z | 0 | Financially | index | 2220.60009765625 | 11103.00048828125 | 0.07529496201340916 | 3.152301041231244e-05 | 4.5032872017589205e-05 | 4.503287201758921 | 37.468603589116796 | 187.343017945584 | 4.46240275814723 | 1.6873188301064803 | 2.6446707513277885 | 0.044624027581472304 |
52 | 52 | /BTC | Bitcoin | 6.5 | $0.02 | 5 | 25.0 | 5.0 | 139524.0 | 2-mo from active | 1 | Financially | crypto | 69730.0 | 348650.0 | 0.40018356517997994 | 1.8643338591710883e-05 | 7.170514842965726e-05 | 7.1705148429657255 | 2547.5879460241777 | 12737.939730120888 | 10.9534197017806 | 3.653503436145386 | 2.9980592308781184 | 0.109534197017806 |
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 );