OptionAssignmentResult
QuantConnect.Securities.Option.OptionAssignmentResult
OptionAssignmentResult(quantity: float, tag: str)
Bases: Object
Data transfer object class
Creates a new instance
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
quantity
|
float
|
The quantity to assign |
required |
tag
|
str
|
The order tag to use |
required |
quantity
quantity: float
The amount of option holdings to trigger the assignment for
tag
tag: str
The tag that will be used in the order for the option assignment