PositionStock class

PositionStock class

Investment position stock class.

Inheritance: PositionStockAbstractPositionBase

The PositionStock type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_positionGets or sets the AbstractPositionBase.investment_position.
units_streetGets or sets the units in the FI’s street name.
units_userGets or sets the units in the user’s name directly.
reinvest_dividendGets or sets whether reinvest dividends.

See Also