Profit Analysis Detail
profit_analysis_detailAccess in-depth profit and loss details for a stock symbol. Provide both start and end dates together to apply a date filter; omitting one returns empty results.
Instructions
Get detailed profit and loss analysis for a specific symbol. start/end: optional date range in yyyy-mm-dd format. Both must be provided together — passing only one returns empty results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date (yyyy-mm-dd). Must be paired with `start`; passing only one returns empty results. | |
| start | No | Start date (yyyy-mm-dd). Must be paired with `end`; passing only one returns empty results. | |
| symbol | Yes | Security symbol, e.g. "700.HK" |