Giter VIP home page Giter VIP logo

WebClinic's Projects

stock-predictor icon stock-predictor

predicts the performance of stocks based on fundamental financial data companies publish on a quarterly basis.

stock-predictor-lstm icon stock-predictor-lstm

This project is a working Stock Price predictor . The user can give it any company's stock from any Index like NASDAQ, NSE,etc. It can be used on any type of market like Stock(Equity), FX (Currency Exchange), FNO (Futures n Options), etc. Be careful to change the READ_CSV line according to your Dataset and add columns if not added but removing "USE_COLS"and replacing it with a list of names of your columns like LIST=["Date","Time","Open", "High"...and so on] as"NAMES=LIST". I am open to changes and suggestions. If there is a query kindly add it in the issues section, I will try my best to help you.Stock traders mainly use three indicators for prediction: OHLC average (average of Open, High, Low and Closing Prices), HLC average (average of High, Low and Closing Prices) and Closing price, In this project, OHLC average has been used.

stock-predictor-lstm-1 icon stock-predictor-lstm-1

This project is a working Stock Price predictor . The user can give it any company's stock from any Index like NASDAQ, NSE,etc. It can be used on any type of market like Stock(Equity), FX (Currency Exchange), FNO (Futures n Options), etc. and for any time frame like 1 min, 5 min, End Of the day data. Be careful to remove the irrelevant code from comment for 1 min and 5 min code. Be careful to change the READ_CSV line according to your Dataset and add columns or if not added then do not remove "USE_COLS" or replace it with a list of names of your columns like LIST=["Date","Time","Open", "High"...and so on] as"NAMES=LIST". I am open to changes and suggestions. If there is a query kindly add it in the issues section, I will try my best to help you.Stock traders mainly use three indicators for prediction: OHLC average (average of Open, High, Low and Closing Prices), HLC average (average of High, Low and Closing Prices) and Closing price, In this project, OHLC average has been used.

stock-price-prediction-using-lstm-and-technical-indicators icon stock-price-prediction-using-lstm-and-technical-indicators

In this Jupyter Notebook, I've used LSTM RNN with Technical Indicators namely Simple Moving Average (SMA), Exponential Moving Average (EMA), Moving Average Convergence Divergence (MACD), and Bollinger Bands to predict the price of Bank Nifty.

stock-price-predictor icon stock-price-predictor

This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.

stock-price-provider icon stock-price-provider

This script serves to scrap quotes prices from yahoofinance.com. There are other ways to do the same task, but this was done as a training exercise to understand both web scrapping and object oriented programming (OOP)

stock-price-trade-analyzer icon stock-price-trade-analyzer

This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.

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.