Symbol reviews
get_symbol_reviewsOne entry per symbol the trader traded on each day — the unit a playbook is applied to and the one they review. Each entry holds their trades in that symbol grouped by the playbook each was assigned to (count, win rate, net and gross P&L, fees, first entry and last exit in their timezone), the playbook they planned, whether the symbol was planned, their own 1-5 scores for the setup, execution, risk control and plan adherence, the mistakes they noted and their written reflection. Use it to judge a playbook, or a session, setup by setup rather than trade by trade. Range up to 92 days; filter by symbol or playbookId. Options belong to the symbol-day of their underlying, as in the app: one setup can be traded with shares and options together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Newest entries to return (default 15) | |
| symbol | No | One ticker, e.g. SLV | |
| endDate | Yes | Inclusive end date (YYYY-MM-DD) | |
| startDate | Yes | Inclusive start date (YYYY-MM-DD) | |
| playbookId | No | Playbook id from list_playbooks: entries where a trade used it or it was the planned playbook. "__unassigned__" selects entries with trades not assigned to any playbook. |