Name | |
---|---|
void | onOptionViewStrikeRangeReset(MamdaOptionChainView view, double lowStrike, double highStrike) |
class com::wombat::mamda::options::MamdaOptionChainViewRangeHandler;
Class to handle change in a MamdaOptionChainView range.
void onOptionViewStrikeRangeReset(
MamdaOptionChainView view,
double lowStrike,
double highStrike
)
Action to take when the strike price range is reset to a new range.
Updated on 2023-03-31 at 15:30:37 +0100