Uses of Class
org.apache.aries.samples.ariestrader.api.persistence.MarketSummaryDataBean

Packages that use MarketSummaryDataBean
org.apache.aries.samples.ariestrader.api   
 

Uses of MarketSummaryDataBean in org.apache.aries.samples.ariestrader.api
 

Methods in org.apache.aries.samples.ariestrader.api that return MarketSummaryDataBean
 MarketSummaryDataBean TradeServicesManager.getMarketSummary()
          Compute and return a snapshot of the current market conditions.
 MarketSummaryDataBean TradeServices.getMarketSummary()
          Compute and return a snapshot of the current market conditions This includes the TSIA - an index of the price of the top 100 Trade stock quotes The openTSIA ( the index at the open) The volume of shares traded, Top Stocks gain and loss
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.