Expand options tape display and retention
- Add a dedicated hot-window limit for options prints - Improve option contract and notional formatting in the tape - Update docs, env sample, and tests
This commit is contained in:
parent
da942079f3
commit
9131e046cb
5 changed files with 235 additions and 18 deletions
|
|
@ -58,6 +58,7 @@ COMPUTE_CONSUMER_RESET=false
|
|||
NBBO_MAX_AGE_MS=1000
|
||||
NEXT_PUBLIC_NBBO_MAX_AGE_MS=1000
|
||||
NEXT_PUBLIC_LIVE_HOT_WINDOW=2000
|
||||
NEXT_PUBLIC_LIVE_HOT_WINDOW_OPTIONS=25000
|
||||
NEXT_PUBLIC_PINNED_EVIDENCE_TTL_MS=1200000
|
||||
NEXT_PUBLIC_PINNED_EVIDENCE_MAX_ITEMS=4000
|
||||
ROLLING_WINDOW_SIZE=50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue