Register Local Dataset
register_local_datasetRegister local market data feeds from a DataSpec v1, supporting CSV, pandas, and custom formats with direct, resample, or replay options.
Instructions
Register one or more local feeds from a hash-bound DataSpec v1.
Accepts the six typed adapters (generic_csv, backtrader_csv, yahoo_csv,
mt5_csv, pandas, pandas_custom_lines) with optional bar_operation
(direct/resample/replay). Rejections enumerate the valid values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||