PositionOption class

PositionOption class

Investment position option class.

Inheritance: PositionOptionAbstractPositionBase

The PositionOption type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_positionGets or sets the AbstractPositionBase.investment_position.
securedGets or sets how the option is secured.

See Also