PositionOption class

PositionOption class

Investment position option class.

Inheritance: PositionOptionAbstractPositionBase

The PositionOption type exposes the following members:

Constructors

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

Properties

Property Description
investment_position Gets or sets the AbstractPositionBase.investment_position.
secured Gets or sets how the option is secured.

See Also