compare_symbols
Compare two tickers on relative strength, price correlation, and return performance to identify which asset is outperforming and how they move together.
Instructions
Compares relative strength, price correlation, and return performance between two tickers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol1 | Yes | First ticker (e.g. AAPL or QQQ). | |
| symbol2 | Yes | Second ticker (e.g. MSFT or SPY). | |
| period_bars | No | Number of historical daily bars for comparison (default 60). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |