StockInfo class

StockInfo class

Stock information class.

Inheritance: StockInfoAbstractSecurityInfo

The StockInfo type exposes the following members:

Constructors

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

Properties

PropertyDescription
security_infoGets or sets the GeneralSecurityInfo.
stock_typeGets or sets the stock type
yieldxGets or sets the current yield reported as the dividend expressed as a portion of the current stock price.
yield_as_of_dateGets or sets the as-of date for yield value.
asset_classGets or sets the asset class.
fi_asset_classGets or sets the text string containing an FI defined asset class.

See Also