ClosureOption class

ClosureOption class

Investment close a position for an option transaction class.

Inheritance: ClosureOptionAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The ClosureOption type exposes the following members:

Constructors

ConstructorDescription
ClosureOption()Initializes a new instance of ClosureOption class.

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
security_idGets or sets the ClosureOption.security_id.
option_actionGets or sets the option action type.
unitsGets or sets the units. For security-based actions other than stock splits. Shares for stocks, mutual funds, and others. Face value for bonds. Contracts for options.
share_per_contractGets or sets the number of shares per contract.
sub_account_securityGets or sets the sub-account type for the security
relate_fi_transaction_idGets or sets the ID of related trade.
gainGets or sets the total gain.

See Also