-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
peniqliotuv
committed
Jan 29, 2018
1 parent
3defbee
commit 38a3cf6
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
# Robinhood Ticker | ||
|
||
Track the performance of your stocks with the RobinHood API. | ||
(Reference the unofficial Robinhood API: https://github.com/sanko/Robinhood) | ||
|
||
Your credentials and portfolio information are never stored or sent to any third party. | ||
## Features | ||
- Tracking the total value of your stock portfolio, along with the daily gains/losses | ||
- Track the performance of each individual asset in your portfolio | ||
- Supports two-factor authentication | ||
## Releases | ||
MacOS only currently | ||
https://github.com/peniqliotuv/robinhood-ticker/releases | ||
|
||
## License | ||
MIT |