Venice 0.7beta

Package org.mov.analyser

A collection of algorithms used for analysing stock prices.

See:
          Description

Interface Summary
AnalyserPage An analysis tool configuration page.
 

Class Summary
ANNModule  
ANNNetworkTypePage  
ANNPage  
ANNPageModule  
ANNPaperTrade This class perform the paper trade analysis for the artificial neural network.
ANNResult  
ANNResultModule  
ANNTrainingPage  
GAModule  
GAPage An analysis tool page that lets the user enter basic Genetic Algorithm configuration parameters.
GAResult  
GAResultModule  
GARulesPage  
GARulesPageModule  
GPGondolaSelection  
GPGondolaSelectionPanel  
GPModule  
GPModuleConstants  
GPPage An analysis tool page that lets the user enter basic Genetic Programming configuration parameters.
GPPageInitialPopulation  
GPPageInitialPopulationModule  
GPResult  
GPResultModule  
OrderCache Caches the order of stock quotes in a quote bundle.
OrderComparator This comparator orders the stock quotes on a given date.
PaperTrade Paper trades stocks using historical quote data and buy and sell indicators.
PaperTradeModule  
PaperTradeResult  
PaperTradeResultModule  
PortfolioPage An analysis tool page that lets the user enter basic portfolio information.
QuoteRangePage An analysis tool page that lets the user enter data about which quotes to work with (a quote range).
RulesPage An analysis tool page that lets the user enter a buy and sell rule, or a family of related buy and sell rules.
TradeValuePage  
 

Package org.mov.analyser Description

A collection of algorithms used for analysing stock prices.


Venice 0.7beta