Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 916 Bytes

File metadata and controls

12 lines (10 loc) · 916 Bytes

TradingAgent_RegressionModels_SentimentAnalysis

Merging machine learning models (Regression) with Sentiment Analysis in order to forecast stock price and support buy-sell operations.

alt text alt text alt text

To be done:

  • Filtering and removing tweets with high subjectivity
  • Check if there is correlation between price and polarity variation
  • Load more data from tweets (minimum 6 months) in order to understand better and observe patterns
  • Implement artificial triggers to Buy and Sell stock in order to assess how good would be this model running as Trading Agent