Lean
$LEAN_TAG$
|
Provides a means to get the scaling factor for CME's quotes API More...
Static Public Member Functions | |
static decimal | GetScaleFactor (Symbol underlyingFuture) |
Gets the option chain strike price scaling factor for the quote response from CME More... | |
Provides a means to get the scaling factor for CME's quotes API
Definition at line 23 of file CMEStrikePriceScalingFactors.cs.
|
static |
Gets the option chain strike price scaling factor for the quote response from CME
underlyingFuture | Underlying future Symbol to normalize |
Definition at line 39 of file CMEStrikePriceScalingFactors.cs.