Skip to content

Stock talk is a service that monitors social media such as Reddit for mentions of stock tickers. It allows users to monitor hot tickers and ticker sentiment.

Notifications You must be signed in to change notification settings

BradenThomp/Stock-Talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Talk

Stock talk is a service that monitors social media such as Reddit for mentions of stock tickers. It allows users to watch for tickers and ticker sentiment. Currently a work in progress.

Architecture

Stock talk is made up of three services.

  1. The scraping service written in python which scrapes social media, performs sentiment analysis and saves the gathered data into a MongoDB database.
  2. A GraphQL api written in Typescript using Nestjs used to query the database and form the data into meaningful sets.
  3. A React Single Page Application.

For more information on each package, see their individual README files.

About

Stock talk is a service that monitors social media such as Reddit for mentions of stock tickers. It allows users to monitor hot tickers and ticker sentiment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published