android app to get advanced stock analysis.
TickStock is hosted in the following web site
https://github.com/himanshujindal/TickStock
If you think the Android project TickStock listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TickStock.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
jar files used | jsoup-1.6.3.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in TickStock. The names of the image files are listed as follows.
close_button.png loading.png portfolio.png quote.png
The following screenshort is generated from the image listed above.
TickStock has the following Java source files.
com.tickstock.stocks.accessor.InvalidBackendResponse.java com.tickstock.stocks.accessor.StockQuoteAccessor.java com.tickstock.stocks.accessor.webservicex.StockQuoteAccessorImpl.java com.tickstock.stocks.activity.GetStockQuote.java com.tickstock.stocks.blackscholes.BlackSchole.java com.tickstock.stocks.handler.StockQuoteHandler.java com.tickstock.stocks.model.StockQuote.java com.tickstock.stocks.newsparser.newsParser.java com.tickstock.stocks.service.StockQuoteService.java