docs: excersizing -> exercising (#6559)
Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
* docs: `excersizing` -> `exercising` Signed-off-by: Ryan Russell <git@ryanrussell.org> * docs: fix `exercising for exercising` Signed-off-by: Ryan Russell <git@ryanrussell.org> * docs: `migth` -> `might` Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
@@ -15,7 +15,7 @@ from AlgorithmImports import *
|
||||
from OptionPriceModelForOptionStylesBaseRegressionAlgorithm import OptionPriceModelForOptionStylesBaseRegressionAlgorithm
|
||||
|
||||
### <summary>
|
||||
### Regression algorithm excersizing an equity covered American style option, using an option price model
|
||||
### Regression algorithm exercising an equity covered American style option, using an option price model
|
||||
### that supports American style options and asserting that the option price model is used.
|
||||
### </summary>
|
||||
class OptionPriceModelForUnsupportedAmericanOptionRegressionAlgorithm(OptionPriceModelForOptionStylesBaseRegressionAlgorithm):
|
||||
|
||||
Reference in New Issue
Block a user