list_my_trades
Your trades from the Trading Journal at The Balanced Investor Club. Optionally filter by status or ticker. Set include_notes to read back the thesis and lesson you wrote on each trade. Your data, your patterns — never advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Trades to return; default 20 | |
| status | No | Filter by trade status | |
| ticker | No | Filter to a specific ticker | |
| include_notes | No | Include the thesis, exit reason, lesson and notes written on each trade. Off by default because they are long — turn it on when looking at a handful of trades, not a whole book. | |
| include_paper | No | Include paper/practice trades, which are excluded from your stats. Off by default, matching the journal on the site. |