Files
Martin-Molinero b9f616b454
Syntax Tests / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Set security cache open interest from chain universe data (#9601)
* Set security cache open interest from chain universe data

- The option and future security caches now update the open interest
  cache property from stored chain universe data points (OptionUniverse,
  FutureUniverse), which the algorithm manager pushes into the security
  caches
- Add index option and future option specific security caches, mapped in
  the SecurityCacheProvider, which previously fell through to the base
  SecurityCache
- Add regression algorithms asserting the behavior for equity options,
  index options and futures

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Guard against empty data lists when updating open interest

StoreData is public API, add an UpdateOpenInterest overload taking the
data list which checks the count before accessing the last data point

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 17:15:12 -03:00
..
2026-05-28 14:00:14 -03:00
2026-04-07 17:41:12 -04:00
2021-04-02 11:20:01 -07:00
2026-04-07 17:41:12 -04:00
2024-11-01 19:13:07 -03:00
2022-11-09 17:38:34 -03:00
2024-07-09 11:08:42 -03:00
2023-08-08 17:52:46 -03:00
2026-01-14 11:55:29 -03:00
2026-04-07 17:41:12 -04:00
2025-11-24 17:09:39 -04:00