Columns API
Return the column names accepted by row requests for each market type.
Methods
| Method | Description |
|---|---|
.get_futures_columns | Lists futures columns. |
.get_options_columns | Lists options columns. |
.get_spot_columns | Lists spot columns. |
Pass one or more returned names in the columns list supplied to .get_rows or .batch_rows.