docs(ibkr): use Last 365 Days (no 'Last 90 Days' preset in IBKR UI)
Some checks are pending
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Viktor Barzin 2026-05-27 09:28:42 +00:00
parent ceb652b623
commit bb9e0d4567
3 changed files with 5 additions and 5 deletions

View file

@ -1461,7 +1461,7 @@ OpenPositions against WF-computed quantities.
| Open Positions | symbol, position, markPrice, currency, assetCategory |
| Securities Information | symbol, description, conid |
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 makes overlapping pulls idempotent.
Switch to `Year to Date` or `Custom Date Range` only for one-time
historical backfills.