calculate_information_ratio
Calculate Information Ratio as active return divided by tracking error to measure consistency of outperformance versus a benchmark.
Instructions
Calculate Information Ratio = Active Return / Tracking Error. Measures consistency of outperformance vs benchmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracking_error | Yes | ||
| benchmark_return | Yes | ||
| portfolio_return | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |