Version 24.2 (latest)

FinancialDataAdapter Class Properties

For a list of all members of this type, see FinancialDataAdapter members.

Public Properties
 NameDescription
Public PropertyStockDetailsGets or sets a collection of stock details for popular stock symbols.

This property is auto-generated from stock tickers received in FDC3 message with instruments as a context. Note that all stock prices are randomly generated and they do not reflect actual prices on stock market.

 
Public PropertyStockPositionsGets a collection of stock positions for the current stock symbols.

This property is auto-generated from stock tickers received in FDC3 message with instrument(s) as a context. Note that values are randomly generated and they do not reflect actual prices on stock market.

Each stock position contains trade date, shares, cost per share, current values, current price.

 
Public PropertyStockPricesGets or sets a collection of stock trades for the current stock symbols.

This property is auto-generated from stock tickers received in FDC3 message with instruments as a context. Note that all stock prices are randomly generated and they do not reflect actual prices on stock market.

 
Public PropertyStockPricesMemberPathsgets an array of member paths of data items in stock prices  
Public PropertyStockSymbolsGets or sets an array of stock symbols for which to get stock prices.

This property is updated when stock tickers are received in FDC3 message with instruments as a context.

 
See Also