|
Lean
$LEAN_TAG$
|
This is the complete list of members for QuantConnect.Indicators.Gamma, including all inherited members.
| _dividendYieldModel | QuantConnect.Indicators.OptionIndicatorBase | protected |
| _oppositeOptionSymbol | QuantConnect.Indicators.OptionIndicatorBase | protected |
| _optionModel | QuantConnect.Indicators.OptionIndicatorBase | protected |
| _riskFreeInterestRateModel | QuantConnect.Indicators.OptionIndicatorBase | protected |
| _underlyingSymbol | QuantConnect.Indicators.OptionIndicatorBase | protected |
| CalculateGreek(decimal timeTillExpiry) | QuantConnect.Indicators.Gamma | protectedvirtual |
| ComputeIndicator() | QuantConnect.Indicators.OptionGreeksIndicatorBase | protectedvirtual |
| ComputeNextValue(IBaseData input) | QuantConnect.Indicators.OptionIndicatorBase | protected |
| MultiSymbolIndicator< IBaseData >.ComputeNextValue(TInput input) | QuantConnect.Indicators.MultiSymbolIndicator< IBaseData > | protected |
| DataBySymbol | QuantConnect.Indicators.MultiSymbolIndicator< IBaseData > | protected |
| DividendYield | QuantConnect.Indicators.OptionIndicatorBase | |
| Expiry | QuantConnect.Indicators.OptionIndicatorBase | |
| Gamma(string name, Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, IDividendYieldModel dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, IDividendYieldModel dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(string name, Symbol option, PyObject riskFreeRateModel, PyObject dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(Symbol option, PyObject riskFreeRateModel, PyObject dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(string name, Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(string name, Symbol option, PyObject riskFreeRateModel, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(Symbol option, PyObject riskFreeRateModel, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(string name, Symbol option, decimal riskFreeRate=0.05m, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| Gamma(Symbol option, decimal riskFreeRate=0.05m, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.Gamma | |
| GetOptionModel(OptionPricingModelType? optionModel, OptionStyle optionStyle) | QuantConnect.Indicators.OptionIndicatorBase | static |
| ImpliedVolatility | QuantConnect.Indicators.OptionGreeksIndicatorBase | |
| IndicatorValue | QuantConnect.Indicators.MultiSymbolIndicator< IBaseData > | protected |
| IsReady | QuantConnect.Indicators.OptionGreeksIndicatorBase | |
| MultiSymbolIndicator(string name, IEnumerable< Symbol > symbols, int period) | QuantConnect.Indicators.MultiSymbolIndicator< IBaseData > | protected |
| OppositePrice | QuantConnect.Indicators.OptionIndicatorBase | |
| OptionGreeksIndicatorBase(string name, Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, IDividendYieldModel dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.OptionGreeksIndicatorBase | protected |
| OptionGreeksIndicatorBase(string name, Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.OptionGreeksIndicatorBase | protected |
| OptionGreeksIndicatorBase(string name, Symbol option, decimal riskFreeRate=0.05m, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.OptionGreeksIndicatorBase | protected |
| OptionGreeksIndicatorBase(string name, Symbol option, PyObject riskFreeRateModel, PyObject dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.OptionGreeksIndicatorBase | protected |
| OptionGreeksIndicatorBase(string name, Symbol option, PyObject riskFreeRateModel, decimal dividendYield=0.0m, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, OptionPricingModelType? ivModel=null) | QuantConnect.Indicators.OptionGreeksIndicatorBase | protected |
| OptionIndicatorBase(string name, Symbol option, IRiskFreeInterestRateModel riskFreeRateModel, IDividendYieldModel dividendYieldModel, Symbol mirrorOption=null, OptionPricingModelType? optionModel=null, int period=1) | QuantConnect.Indicators.OptionIndicatorBase | protected |
| OptionSymbol | QuantConnect.Indicators.OptionIndicatorBase | |
| Price | QuantConnect.Indicators.OptionIndicatorBase | |
| Reset() | QuantConnect.Indicators.OptionGreeksIndicatorBase | |
| Right | QuantConnect.Indicators.OptionIndicatorBase | |
| RiskFreeRate | QuantConnect.Indicators.OptionIndicatorBase | |
| Strike | QuantConnect.Indicators.OptionIndicatorBase | |
| Style | QuantConnect.Indicators.OptionIndicatorBase | |
| UnderlyingPrice | QuantConnect.Indicators.OptionIndicatorBase | |
| UseMirrorContract | QuantConnect.Indicators.OptionIndicatorBase | |
| WarmUpPeriod | QuantConnect.Indicators.MultiSymbolIndicator< IBaseData > |