Package com.fisincorporated.stockinfoserver

Class Summary
GUIStockSlicerFrame Front end for getting stock info from TC2000 and creating files for later use in NNs.
ISODateFormatter Return a Calendar date in ISO YYYY/MM/DD format
JooneStockTester Test program Create a Joone network using TC2000StockInputSynapse as input source
RatingCriteria Used to hold some fundamental/technical info from TC2000
Stock Holds stock price/volume data plus various technical and fundamental data using RatingCriteria (currently from TC2000) or from Yahoo
StockDataSlicer This object is to create a set of stock data files for use as input to Joone or other systems To Do Pass in defaults rather than hard code
StockTester Used to test/debug TC2000 server and stock object
StockXMLContentHandler Parse XML returned from VB app that creates TC2000 stock info XML
TC2000Server Interface to TC2000 Stock Server
TC2000StockInputSynapse Plagarized from YahooFinanceInputSynapse and modified as needed Basically provides same info as YahooFinanceInputSynapse but the stock data is from TC2000 stock program.
XMLTester A simple application used to test the VB TC2000 server app.
YahooServer Use Yahoo Finance as source of stock info.