Interface to handle change in a MamdaOptionChainView range.
Name | |
---|---|
void | onOptionViewStrikeRangeReset(MamdaOptionChainView view, double lowStrike, double highStrike) Action to take when the strike price range is reset to a new range. |
void onOptionViewStrikeRangeReset(
MamdaOptionChainView view,
double lowStrike,
double highStrike
)
Action to take when the strike price range is reset to a new range.
Parameters:
Updated on 2023-03-31 at 15:30:16 +0100