Skip to content

A simple module to retrieve stock quotes from public sources

Notifications You must be signed in to change notification settings

mnalevanko/getting-stock-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting stock quotes from public sources

A simple module to retrieve stock quotes from public sources. The current version uses WSJ.com to get the last price of the stock, it's intraday high, low and volume.

I created the module to be used few minutes after the market close, not sure if it works properly during trading sessions.

Since the WSJ.com site does not provide the opening price, the module returns 0 as the opening price.

Should you want to add another public sources, feel free to create a new pull request.

About

A simple module to retrieve stock quotes from public sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages