futures
2 rows where Exch. Fees = "2.5"
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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53 | 53 | /MBT | Micro Bitcoin | 2.5 | $0.02 | 5 | 0.5 | 0.1 | 2789.0 | 2-mo from active | 0 | Financially | crypto | 69700.0 | 6970.0 | 0.4001434720229555 | 0.0003586800573888092 | 7.173601147776183e-05 | 7.173601147776184 | ||||||
54 | 54 | /MET | Micro Ether | 2.5 | $0.02 | 0.5 | 0.05 | 0.1 | 77.0 | 2-mo from active | 1 | Financially | crypto | 2533.0 | 253.3 | 0.303987366758784 | 0.00986971969996052 | 0.00019739439399921041 | 19.739439399921043 |
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 );