backtesting_import_candles
Download historical candle data from exchanges to backtest trading strategies using the Jesse framework's REST API.
Instructions
Download candle data from exchange via Jesse REST API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | ||
| symbol | Yes | ||
| start_date | Yes | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||