SQL API Specifics
Last updated
Was this helpful?
Was this helpful?
+------------------------+-----------------------+
|name |type |
+------------------------+-----------------------+
|exchange |LowCardinality(String) |
|market_symbol |Nullable(String) |
|underlying_asset |String |
|quote_asset |String |
|settling_asset |String |
|denomination_asset |String |
|expiration |Nullable(DateTime64(9))|
|contract_size |Decimal(38, 18) |
|contract_type |String |
|future_type |String |
|exchange_specific_symbol|String |
+------------------------+-----------------------+