futures
7 rows where Tick Value = "5.0"
This data as json, CSV (advanced)
Suggested facets: Exch. Fees, Tick Size, Full Point / Multiplier, Tradable Months, Options Available, Settlement Method, 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-% |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7 | 7 | /6A | Australian Dollar | 1.6 | $0.02 | 0.00005 | 5.0 | 100000.0 | 1760.0 | H,M,U,Z | 1 | Deliverable | currency | 0.6560500264167786 | 65605.00264167786 | 0.026827222454555606 | 2.4388384049596006e-05 | 7.621370015498752e-05 | 7.621370015498752 | 0.004126384858853896 | 412.6384858853896 | 4.265234727738993 | 0.6289741167135426 | 6.781256357615005 | 0.04265234727738993 |
11 | 11 | /6C | Canadian Dollar | 1.6 | $0.02 | 0.00005 | 5.0 | 100000.0 | 1375.0 | H,M,U,Z | 1 | Deliverable | currency | 0.7171000242233276 | 71710.00242233276 | 0.019174452008828568 | 2.2312089610273245e-05 | 6.972528003210388e-05 | 6.972528003210388 | 0.0022881987848205857 | 228.81987848205856 | 6.009093305710377 | 0.31909060208147033 | 18.83193446159888 | 0.06009093305710376 |
16 | 16 | /6M | Mexican Peso | 1.6 | $0.02 | 0.00001 | 5.0 | 500000.0 | 2200.0 | H,M,U,Z | 0 | Deliverable | currency | 0.049219999462366104 | 24609.999731183052 | 0.08939455603538284 | 6.501422257118753e-05 | 0.000203169445534961 | 20.3169445534961 | 0.0003390982874382112 | 169.54914371910561 | 12.975588975222252 | 0.6889441104067621 | 18.834022643086804 | 0.12975588975222252 |
27 | 27 | /NQ | E-Mini NASDAQ 100 | 1.38 | $0.02 | 0.25 | 5.0 | 20.0 | 24420.0 | H,M,U,Z | 1 | Financially | index | 20153.25 | 403065.0 | 0.06058576160172677 | 3.4237653976405787e-06 | 1.2404947092900648e-05 | 1.240494709290065 | 302.4820719093339 | 6049.641438186678 | 4.036602871346316 | 1.5009096394345027 | 2.6894376352111284 | 0.040366028713463155 |
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 |
31 | 31 | /RTY | E-Mini Russell 2000 | 1.38 | $0.02 | 0.1 | 5.0 | 50.0 | 8360.0 | H,M,U,Z | 1 | Financially | index | 2220.60009765625 | 111030.0048828125 | 0.07529496201340916 | 1.242907267685462e-05 | 4.5032872017589205e-05 | 4.503287201758921 | 37.445545336183905 | 1872.2772668091952 | 4.46515062069168 | 1.6862804507532043 | 2.64792882980838 | 0.0446515062069168 |
51 | 51 | /SIL | Micro Silver | 1.0 | $0.02 | 0.005 | 5.0 | 1000.0 | 2640.0 | H,K,N,U,Z | 0 | Deliverable | metals | 32.54199981689453 | 32541.99981689453 | 0.08112593002441772 | 3.0729518948643074e-05 | 0.00015364759474321537 | 15.364759474321538 | 0.6601249858929449 | 660.1249858929449 | 3.9992426531604415 | 2.028532326246999 | 1.9714956480676187 | 0.03999242653160442 |
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 );