SIMKL watchlist feature implementation (indexing and batch writes).
Generated: 2026-01-31 02:50:29Z
Related:
Engine semantics: Watchlist (engine-level)
This feature syncs your SIMKL “Plan to watch” list.
SIMKL reads can be activity-driven.
Reads: build the watchlist index.
Writes:
add inserts items.
add
remove removes items.
remove
SIMKL behavior is mostly auth-driven.
See config for advanced keys.
Config reference: Configuration (config.json).
providers/simkl/_watchlist.py
providers/simkl/_common.py
simkl.watchlist.shadow.json
simkl.watchlist.unresolved.json
CW_SIMKL_FORCE_PRESENT
CW_SIMKL_SHADOW_TTL
CW_SIMKL_WATCHLIST_CLEAR
Last updated 3 hours ago
Was this helpful?