Stock-App
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:This is a simple Stock Application that uses the Yahoo! database and thier API

This is a simple stock application that uses the Yahoo! API call and their database, the application will show the following data to the user after they are entered a valid stock symbol:

  1. Company Name
  2. The Current Stock Price
  3. The Price change and the percentage price change, also the colour of the price change will change depending if there was a price change or not for example if the price has increased then the colour will be green, but on the other hand if the price has dropped then the price change will be in red and finally if there was no price change then the price change will still be black
  4. Dividend
  5. Market Cap
  6. The name of the stock exchange the company is listed

This is the screen the user is presented with when they first start the program.

![The image was not loaded](https://raw.github.com/Hussain1993/Stock-App/master/Screenshots/Screen%20Shot%202012-09-25%20at%2015.10.40.png)

The user is presented with a onscreen keyboard, I have also disallowed the use of the keyboard on their computer. This is because the stock symbol must be capitals and there can not be other special characters in the name like !,£, and $ etc... But the user has a delete button so if the user has entered the wrong character then they have the option to remove that letter.

After the user has entered their desired stock ticker they press the enter button that is located on the onscreen keyboard. The application will now fetch the data for the user from the Yahoo! servers and display this information to the user in the following form:

![The image was not loaded](https://raw.github.com/Hussain1993/Stock-App/master/Screenshots/Screen%20Shot%202012-09-25%20at%2015.17.15.png) Hussain Miah (hussain1993.tumblr.com)hmiah.1993@gmail.com

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。