historical_correlation
Calculate the historical correlation between two cryptocurrency symbols over a chosen period to identify how their prices move together.
Instructions
Get correlation data between two symbols
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days | |
| symbol1 | Yes | First symbol | |
| symbol2 | Yes | Second symbol |