Lean  $LEAN_TAG$
QuantConnect.Securities.IDerivativeSecurity Interface Reference

Defines a security as a derivative of another security More...

Inheritance diagram for QuantConnect.Securities.IDerivativeSecurity:
[legend]

Properties

Security Underlying [get, set]
 Gets or sets the underlying security for the derivative More...
 

Detailed Description

Defines a security as a derivative of another security

Definition at line 21 of file IDerivativeSecurity.cs.

Property Documentation

◆ Underlying

Security QuantConnect.Securities.IDerivativeSecurity.Underlying
getset

Gets or sets the underlying security for the derivative

Definition at line 26 of file IDerivativeSecurity.cs.


The documentation for this interface was generated from the following file: