get_strategy_stats
Analyze live trading performance by strategy, returning win rate, average PnL, profit factor, and total trades for each setup tag.
Instructions
Cross-reference playbook strategies with actual trade data. For each setup tag/strategy in your trades, returns real win rate, average PnL, profit factor, total trades, and average actual RR in live execution.
Example questions:
"Which playbook strategy is performing best in live trading?"
"What is the real win rate of my Breakout or ICT strategy?"
"Compare live performance across all my strategies"
"Show win rate by strategy"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | ISO date YYYY-MM-DD — analysis end | |
| date_from | No | ISO date YYYY-MM-DD — analysis start |