StockInfo class
StockInfo class
Stock information class.
Inheritance: StockInfo → AbstractSecurityInfo
The StockInfo type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| StockInfo() | Initializes a new instance of StockInfo class. |
Properties
| Property | Description |
|---|---|
| security_info | Gets or sets the GeneralSecurityInfo. |
| stock_type | Gets or sets the stock type |
| yieldx | Gets or sets the current yield reported as the dividend expressed as a portion of the current stock price. |
| yield_as_of_date | Gets or sets the as-of date for yield value. |
| asset_class | Gets or sets the asset class. |
| fi_asset_class | Gets or sets the text string containing an FI defined asset class. |