Skip to content

Group 5 - StockTweets (Jingyuan Zhu, Yujia Zhai, Can Yao, Anqi Zhao)

Notifications You must be signed in to change notification settings

NYU-CS6313-SPRING2016/Group-5-StockTweets

Repository files navigation

Stocktwits -- real-time sentiment analysis

Screenshot

####Description Our project aims to develop a visual analytic platform to mine and visualize data to facilitate diverse traders to make decisions, specifically to buy or to sell. In our project, we hope traders can get information from the website, explore how the stock market is moving and make better decisions. We want to help users filter and visualize the tweets data so that they can understand the activities and market consensus of the stocks they are watching. In addition, they should also be able to capture the credibility and real-time data visualization by overview monitoring of the stock market. We need to pull data in sections like trending, investor-relation to give a further and concise analysis and visualization in aspects of the average recommendation, the market trending and the company/trader credibility and so on.

####We hope to deal with the following question

    1. How does the whole market change?
    1. What is the top hot sectors or stocks on the StockTwits?
    1. What is the co-relation between the stocks and the changes of their market mood?
    1. What kinds of traders are talking about the stock? What are their attitudes?

##Data Source

##Install Instructions ###Requirements The systems has the following dependences:

  1. Python: 2.7
  2. Heroku

###Runing You may directly visit our online website. If you want to run it locally, you can clone the repository by:

https://github.com/NYU-CS6313-SPRING2016/Group-5-StockTweets.git
  1. Run the server for local test:

    	$ cd Group-5-StockTweets
    	$ python stocktwitsFinal.py --num_twits 50
    	$ python stock_price.py --symbol_file maxsymbol.json
    	$ python -m SimpleHTTPServer 8000
  2. Then access to:

    	 `localhost:8000/stocktwits`

About

Group 5 - StockTweets (Jingyuan Zhu, Yujia Zhai, Can Yao, Anqi Zhao)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •