ClosureOption class

ClosureOption class

Investment close a position for an option transaction class.

Inheritance: ClosureOptionAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The ClosureOption type exposes the following members:

Constructors

Constructor Description
ClosureOption() Initializes a new instance of ClosureOption class.

Properties

Property Description
investment_transaction Gets or sets the AbstractInvestmentTransaction.investment_transaction.
security_id Gets or sets the ClosureOption.security_id.
option_action Gets or sets the option action type.
units Gets 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_contract Gets or sets the number of shares per contract.
sub_account_security Gets or sets the sub-account type for the security
relate_fi_transaction_id Gets or sets the ID of related trade.
gain Gets or sets the total gain.

See Also