get_strategy_performance
Retrieve aggregate performance statistics for trading strategies to evaluate effectiveness and identify adjustments needed.
Instructions
Get aggregate performance stats per strategy.
Use this to evaluate which strategies are working and which need adjustment.
Args: strategy_name: Filter by strategy name. Returns all strategies if omitted. symbol: Filter by symbol. Returns all symbols if omitted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy_name | No | ||
| symbol | No |