calculate_portfolio_performance
Analyze portfolio performance by calculating key metrics for specified symbols, weights, and date range, with optional benchmark comparison, on the QuantConnect MCP Server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
benchmark_symbol | No | ||
end_date | Yes | ||
instance_name | No | default | |
start_date | Yes | ||
symbols | Yes | ||
weights | Yes |