Skip to content

ibzmo/Twitter_trading_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter_trading_app

Hi , thanks for stopping by!

This is an application we built at a fin-tech hackathon we attended at Macquarie back in April - where we came second

The app scans Twitter and analyses word segments across the platform to predict stock market changes in selected S&P500 companies.

This is only an MVP so there may stil be a few small bugs etc but it should still work well.

A special thank you to https://github.com/os717 the other major code contributor to this app, make sure to check out his github he has plenty of other interesting projects on there too

How to use:

pip install python-dev

virtualenv venv

git clone https://github.com/os717/twitter_tradding_app.git

cd twitter_trading_app

pip install -r requirements.txt

wget http://thinknook.com/wp-content/uploads/2012/09/Sentiment-Analysis-Dataset.zipl

then ... unzip python classing.py - h and rename it to SAD.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages