Application to crawl stock information using yahoo finance API
Find any typos? Any ideas that you think they can help to improve the project? Contributions are welcome!
First, fork this repository.
Clone this repository in github for windows
Or clone this repository from command to make changes.
$ git clone git@github.com:theanh0512/NewStockHawk.git
$ cd NewStockHawk
Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon.
- 'com.android.support:recyclerview-v7:25.0.0'
- 'com.android.support:design:25.0.0'
- 'com.jakewharton:butterknife:8.1.0'
- 'com.google.guava:guava:19.0'
- 'com.squareup.okio:okio:1.8.0'
- 'com.squareup.okhttp3:okhttp:3.3.1'
- 'com.yahoofinance-api:YahooFinanceAPI:3.3.0'
- 'com.jakewharton.timber:timber:4.1.2'
- 'com.melnykov:floatingactionbutton:1.3.0'
- 'net.sf.opencsv:opencsv:2.3'
- 'com.github.PhilJay:MPAndroidChart:v2.2.5'
- 'com.squareup.picasso:picasso:2.5.2'
The contents of this repository are covered under the Apache License 2.0.