https://github.com/raharrison/stocks
Android app to view stocks and shares information
https://github.com/raharrison/stocks
Last synced: about 1 year ago
JSON representation
Android app to view stocks and shares information
- Host: GitHub
- URL: https://github.com/raharrison/stocks
- Owner: raharrison
- Created: 2013-09-07T15:19:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T17:38:54.000Z (over 3 years ago)
- Last Synced: 2025-03-29T12:35:20.453Z (about 1 year ago)
- Language: Java
- Size: 1.1 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Stocks App
An Android app that can be used to view stocks and shares information from a wide variety of different businesses. The user maintains their own stocks portfolio so they only see the latest figures and information for the tickers that they are interested in – be it technology businesses such as Google or Microsoft, or perhaps just the popular financial indicator such as the FTSE or Dow Jones. The portfolio can be added to or removed from at the users convenience.
###The Main View Screen

- View stocks and shares information for a wide variety of different businesses.
- To add a new business to your portfolio, touch the 'Add Ticker' item in the main menu. Search for ticker and touch a result to add it as a tile to the home screen.
- The most important data about each stock is displayed in the tile. The colour of the tile will change depending on the price change.
- To update the information on your stocks, touch the 'Update' item in the menu.
- To remove a stock from the homescreen, hold your finger on the tile.
- Touch on a tile on the homescreen to view more detailed information about the stock including a news feed with items related to the stock.
- Touch the 'View Chart' item to view a stock chart at various time intervals.
- All data courtesy of Yahoo! Finance (free for personal use).
- Compatible with all devices with Android version 8 (Froyo) and above.
###The Information View

###The Add Ticker view
