Price a range's two boundaries with the local float pricer. lower/upper are strikes in
USD; pass null for an infinite side ({ lower: strike, upper: null } is an UP order,
{ lower: null, upper: strike } a DOWN order). Carries the pricer's ~1e-4 approximation.
Price a range's two boundaries with the local float pricer.
lower/upperare strikes in USD; passnullfor an infinite side ({ lower: strike, upper: null }is an UP order,{ lower: null, upper: strike }a DOWN order). Carries the pricer's ~1e-4 approximation.