Commit Graph
10 Commits
Author SHA1 Message Date
Adithya ChariandGitHub 57c7a49368 Merge pull request #6 from JamesMConroy/waitfix
Don't sleep before the first API call
2021-08-01 06:38:18 -05:00
Adithya ChariandGitHub 298840060d Merge pull request #5 from zhaoterryy/master
fix: unquote commodities & allow "." in ticker
2021-01-02 23:28:58 -06:00
Adithya Chari 894c73d5b6 Updated the application to use the AlphaVantage API.
This change may slow down the program, as the free API is rate-limited to 5 requests a minute.
2020-05-11 19:10:31 -05:00
Adithya Chari a498934181 Improved error handling: Skips stock instead of panicing when API fails 2020-04-09 13:27:53 -05:00
Adithya ChariandGitHub fec7964ac0 Merge pull request #3 from jonafato/configurable-api-token
Add api token flag
2020-04-05 23:26:14 -05:00
Adithya ChariandGitHub 124fa37be8 Merge pull request #2 from jonafato/configurable-ledger-binary
Add ledger binary command line flag
2020-04-05 22:58:52 -05:00
Adithya ChariandGitHub 2a69a072be Create LICENSE.md 2019-11-29 15:56:31 -06:00
Adithya ChariandGitHub 6f289b75a9 Update README.md 2019-11-27 14:30:02 -06:00
Adithya ChariandGitHub 02473d80a7 Create README.md 2019-11-27 14:22:05 -06:00
Adithya ChariandGitHub a5dbd81cad Update main.go 2019-11-27 14:16:03 -06:00