futures
1 row where Full Point / Multiplier = "12500.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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14 | 14 | /M6E | E-micro Euro | 0.24 | $0.02 | 0.0001 | 1.25 | 12500.0 | 308.0 | H,M,U,Z | 0 | Deliverable | currency | 1.085800051689148 | 13572.50064611435 | 0.02269294421350253 | 1.7682813672859116e-05 | 9.209798787947456e-05 | 9.209798787947456 | 0.005213428542745835 | 65.16785678432294 | 4.7262563969127465 | 0.4801462787403126 | 9.843367753077901 | 0.047262563969127466 |
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 );