Skip to content

hanesi/GoAlphaVantageStockNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoAlphaVantageStockNotifier

This script parses a JSON from S3 containing stock information (ticker, avg price, number of shares) and uses the Alpha Vantage API to compute a profit margin and notify via SNS to sell when a certain threshold is met.

TO DO

Currently set up to run on demand, plan is to configure to run as a lambda function and potentially add functionality to email an hourly report.

Alpha Vantage's API also has tons of historical data, weekly/monthly/quarterly reporting could be valuable as well

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages