Lean  $LEAN_TAG$
QuantConnect.Securities.Option.OptionAssignmentParameters Class Reference

The option assignment parameters data transfer class More...

Public Member Functions

 OptionAssignmentParameters (Option option)
 Creates a new instance More...
 

Properties

Option Option [get, set]
 The option to evaluate option assignments for More...
 

Detailed Description

The option assignment parameters data transfer class

Definition at line 21 of file OptionAssignmentParameters.cs.

Constructor & Destructor Documentation

◆ OptionAssignmentParameters()

QuantConnect.Securities.Option.OptionAssignmentParameters.OptionAssignmentParameters ( Option  option)

Creates a new instance

Parameters
optionThe target option

Definition at line 32 of file OptionAssignmentParameters.cs.

Property Documentation

◆ Option

Option QuantConnect.Securities.Option.OptionAssignmentParameters.Option
getset

The option to evaluate option assignments for

Definition at line 26 of file OptionAssignmentParameters.cs.


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