get_track_record_detail
Retrieve day-by-day track-record receipts for each scored symbol, showing the published level and whether the session held it. Filter by symbol to audit accuracy per ticker.
Instructions
Authenticated track-record detail — the day-by-day report card behind the public accuracy headline. For each scored day it lists the level published that morning (call_wall / put_wall / max_pain / expected_move) and whether the session respected it: the receipts behind the percentage.
Plan: Pro and up. (The public, aggregate version is the keyless
track_record tool.)
Args: symbol: Optional ticker to filter the report to one name; omit for all scored symbols.
Returns the detail JSON: days, outcomes[] (newest first — each with date, symbol, spotOpen, dayHigh, dayLow, dayClose, level, value, held, detail) and updatedAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No |