GithubHelp home page GithubHelp logo

WebClinic's Projects

stock-market-charting-application icon stock-market-charting-application

In this project, I have worked on Spring Boot microservices along with MongoDB Atlas as backend and Angular.js as frontend to design a Stock Market Charting Application.

stock-market-clustering icon stock-market-clustering

An unsupervised machine learning model to group companies into different clusters based on historical stock movements and using K-Means algorithm

stock-market-dashboard icon stock-market-dashboard

Extracted financial data like historical share price and quarterly revenue from various sources using Python libraries and web scraping on popular stocks

stock-market-database icon stock-market-database

# A real-time self-updating database The database tracks given stocks' prices and volumes in every minute from 2012-01-01 to present

stock-market-indicators icon stock-market-indicators

A repository for some of the popular stock market indicators coded and backtested in python using backtrader.

stock-market-intraday-predictor icon stock-market-intraday-predictor

Mini project on stock market intra day prediction in python - 1) Top 10 companies for trading are found out using the stock screener from investing.com. 2) The details of a particular company selected from this list by the user are scraped from screener.in. Using the values scraped here like ROCE, ROE etc., we can figure out whether the stock is good for intraday trading and/or investment. 3) Open, close, high, low, adj. close, volume details are scraped for the particular stock from yahoo finance. 4) A basic linear regression model is used to predict the open price for next day.

stock-market-ml icon stock-market-ml

Machine Learning using Historic Stock Market Data and Twitter Sentiment Analysis

stock-market-prediction-1 icon stock-market-prediction-1

An attempt to predict stock market volatility, return and trading volume of tech stocks using Semantic Vectors and Google Trends, which reflects real-time popularity of search terms

stock-market-prediction-and-decision-making icon stock-market-prediction-and-decision-making

• Developed a decision model which helps the investor to make a good decision while investing in stock market using Python • A model which streams historical stock data from google finance API with python programming language and make 4 different predictive models • Considered expected monetary value, expected utility and certainty equivalence and other 10 significant factors while buying stocks • Model suggests decision, based on profit margins and allowance time while selling the stocks • Used scikit learn, matplotlib, pandas, googlefinance-client, statemodels, numpy and other important libraries

stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis icon stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis

Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall

stock-market-project icon stock-market-project

This repository contains a crawler that downloads all the stock datas of S&P500 companies and then trains an LSTM network individually for prediction. In end we get graphs of predicted vs real closing prices. There is an option of also saving the weights of network so that it can be used later.

stock-market-sentiment-analysis icon stock-market-sentiment-analysis

Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka

stock-market-sentiment-analysis-1 icon stock-market-sentiment-analysis-1

Stock Market gets influenced by news articles' headlines. People read the headlines and decide whether a company's performance is good enough in the market or not. Instead of asking people what their opinion on a company is, we can use sentimental analysis to predict the company's performance in the stock market.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.