Skip to content

degiere/stock-ticker-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Ticker Repository

FinViz is a free stock screener with an export feature. This utility project downloads and parses data for ~6700 stocks and etfs for use in other applications that need a starting index of stocks by ticker symbol. The project also provides an in memory repository implementation for querying stocks by ticker symbol, sector, country, etc.

See also:

Resources

Installing and running

  • mvn test
  • mvn jar:jar
  • mvn exec:java -Dexec.mainClass="net.degiere.ticker.Main"

About

Free stock ticker data downloader and in-memory repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages