Skip to content

A little program i wrote to monitor the ASX Stocks with Alpha Vantage and some Yahoo trickery

Notifications You must be signed in to change notification settings

Bachmanity-sudo/ASX-Stock-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ASX-Stock-Monitor

A little program i wrote to monitor the ASX Stocks with Alpha Vantage and some Yahoo trickery

If the market is open it will pull 5 stocks a minute from Yahoo Finance, if the markets closed it will pull historical data every 10 minutes from alpha_vantage

I did all of this in Python 3.7 You will also need beautifulsoup4 and alpha_vantage from pip You need to add a unique key for alpha vantage to work - https://www.alphavantage.co/support/#api-key This is referenced under the variable key = ''

Should just run forever

About

A little program i wrote to monitor the ASX Stocks with Alpha Vantage and some Yahoo trickery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%