Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.84 KB

News_stock_prediction

Codacy Badge codecov Build Status

Famulus

Famulus is an intelligent stock predictor web application that reads the latest news for the user and helps make business decisions.

Stock Market Trend Prediction using an Automated News Analysis

Description

The sentiment of share market and investment largely depends on the news. Through this project we try to observe a relationship between news and stock trend. This project is about taking non quantifiable data such as financial news articles about a company and predicting its future stock trend.

Selection_004

API

Selection_174

Please check out the frontend repo (here)

Also read about the project on our blog (here)

Famulus

Note: Env variable to specify while using docker are

  • key=<key_from_financialmodelingprep.com>
  • SQLALCHEMY=<database_url>