This accesses stock market data in the US real time and pushes it to Pebble for quick and easy access.
TraderWatch is hosted in the following web site
https://github.com/Utsav2/TraderWatch
If you think the Android project TraderWatch 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 TraderWatch.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-async-http-1.4.4.jar android-support-v4.jar retrofit-1.5.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
TraderWatch has the following Java source files.
com.hackPrinceton.tradier.MainActivity.java com.hackPrinceton.tradier.StockUpdate.java