futures
2 rows where Exch. Fees = "0.6"
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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22 | 22 | /MNG | Micro Henry Hub | 0.6 | $0.02 | 0.0001 | 1.0 | 1000.0 | 373.0 | 6-mo from active | 0 | Financially | energy | 2.6440000534057617 | 2644.0000534057617 | 0.1410741272563649 | 0.00022692889102900518 | 0.0003782148183816753 | 37.82148183816753 | ||||||
49 | 49 | /MHG | Micro Copper | 0.6 | $0.02 | 0.0005 | 1.25 | 2500.0 | 990.0 | H,K,N,U,Z | 0 | Financially | metals | 4.347499847412109 | 10868.749618530273 | 0.09108683470931524 | 5.520414224806984e-05 | 0.00011500862968347883 | 11.500862968347883 |
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 );