ingest_json_signals
Ingest pre-computed signals, features, labels, or regime tags from a JSON file to make data available for ML training.
Instructions
Ingest a JSON file of pre-computed signals, ML features, labels, or regime tags into AlgoChains. Supports entry/exit signals, feature vectors, classification labels, and regime classifications. Data becomes available for ML training.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Ticker symbol the signals are for. | |
| file_path | Yes | Absolute path to the JSON file. | |
| signal_type | Yes | Type of signal data. |