docs(ibkr): use Last 365 Days (no 'Last 90 Days' preset in IBKR UI)
This commit is contained in:
parent
ceb652b623
commit
bb9e0d4567
3 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@ a new query named `broker-sync-activity` with:
|
|||
|
||||
**Date Format:** `yyyy-MM-dd`. **Time Format:** `HH:mm:ss` (no timezone
|
||||
suffix — ibflex 1.1 rejects timezone abbreviations in the time field).
|
||||
**Date Range:** `Last 90 Days` — trailing window so a missed cron run
|
||||
**Date Range:** `Last 365 Days` — trailing window so a missed cron run
|
||||
doesn't lose data. SyncRecordStore (keyed by `external_id`) makes
|
||||
overlapping pulls idempotent. For a one-off historical backfill, widen
|
||||
temporarily to `Year to Date` or `Custom Date Range`, run once, then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue