Forward price the digital settles against, in decimal (same units as strike).
P(settle < strike) = 1 − up.
P(side wins at strike).
Probability mass in (lower, higher] (use lower<=0/higher=Infinity for the tails).
Strike where P(> strike) = p, or null if outside ±64% of forward.
P(settle > strike).
A pricer bound to one resolved snapshot: price a whole board of strikes locally, no chain calls. Returned by
read.pricer(market); also constructable directly from inputs you already hold (e.g. from aPricersnapshot decoded elsewhere).