compare_charts
Compare historical chart performance of multiple ETFs by ISINs. Choose currency, date range, input and output values to analyze relative or absolute returns.
Instructions
Compare historical chart series for multiple ETFs.
Args: isins: List of ETF ISINs. currency: EUR, USD, CHF, or GBP. dates: shortest for common range, longest for union range. input_value: quote, quote_with_dividends, or quote_with_reinvested_dividends. output_value: absolute, relative, or percentage. start/end: Optional inclusive date range applied after comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isins | Yes | ||
| currency | No | EUR | |
| dates | No | shortest | |
| input_value | No | quote_with_dividends | |
| output_value | No | percentage | |
| start | No | ||
| end | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||