Skip to content

Analyze the sentiment around ticker symbols and keywords on Twitter and Stocktwits

Notifications You must be signed in to change notification settings

elquant/tick-sentiment

Repository files navigation

Installation

pip install -r requirements.txt

Usage

Run the main.py file (press Enter or Ctrl + C to finish):

python main.py

This will open connections for streaming from the APIs and create .db files within the data folder.

Then run dump.py to store all the tweets data into a CSV file.

TODO

  • Read tweets from Stocktwits.
  • Send reports via email.
  • Save reports in Google Spreadsheets.

About

Analyze the sentiment around ticker symbols and keywords on Twitter and Stocktwits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages