tracer.options.term_structure#
Implied vol term structure (IV per expiry) from /api/v1/options/term-structure.
SYNTAX#
tracer.options.term_structure: SourceHandle // IV per expiry (snapshot)ARGUMENTS#
opts.symbol(string) — Underlying.
RETURNS#
GenericSnapshotSourceData with payload: term-structure rows.
EXAMPLE#
const ts = tracer.options.term_structure;