Lean  $LEAN_TAG$
QuantConnect.Python.SlippageModelPythonWrapper Member List

This is the complete list of members for QuantConnect.Python.SlippageModelPythonWrapper, including all inherited members.

BasePythonWrapper(bool validateInterface=true)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
BasePythonWrapper(PyObject instance, bool validateInterface=true)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
Equals(BasePythonWrapper< TInterface > other)QuantConnect.Python.BasePythonWrapper< ISlippageModel >virtual
Equals(object obj)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
GetEvent(string name)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
GetHashCode()QuantConnect.Python.BasePythonWrapper< ISlippageModel >
GetMethod(string methodName)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
GetProperty(string propertyName)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
GetProperty< T >(string propertyName)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
GetSlippageApproximation(Security asset, Order order)QuantConnect.Python.SlippageModelPythonWrapper
HasAttr(string name)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
InstanceQuantConnect.Python.BasePythonWrapper< ISlippageModel >protected
InvokeMethod(string methodName, params object[] args)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
InvokeMethod< T >(string methodName, params object[] args)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
SetProperty(string propertyName, object value)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
SetPythonInstance(PyObject instance)QuantConnect.Python.BasePythonWrapper< ISlippageModel >
SlippageModelPythonWrapper(PyObject model)QuantConnect.Python.SlippageModelPythonWrapper