get_quarterly_transaction_summary_tool
Compile filled trades into quarterly summaries showing trade count, buy/sell split, gross notional, and symbols traded. Specify start and end dates; read-only for paper trading.
Instructions
Compiles filled trades into quarterly buckets labeled Q126, Q226, Q326, Q426, etc. (Q<2-digit year>). Each quarter includes trade count, buy/sell split, gross notional traded, and symbols traded. No cost-basis matching — for realized gains/losses use get_quarterly_tax_summary instead.
start/end are 'YYYY-MM-DD' strings. If start is omitted, moomoo's default lookback (~90 days) applies and older quarters will be incomplete — the response includes a '_lookback_warning' field in that case. Read-only, works on paper trading (defaults to SIMULATE).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No |