jcwill415 / Stock_Market_Web_App
Web App for Stock Quotes & Building a Portfolio Using Python & Django
☆63Updated 4 years ago
Alternatives and similar repositories for Stock_Market_Web_App:
Users that are interested in Stock_Market_Web_App are comparing it to the libraries listed below
- A full stack online stock trading platform, built with React and Django☆97Updated 4 years ago
- stock portfolio management system built with Django and deployed on Heroku☆27Updated 2 years ago
- A full stack Python app for trading using the Alpaca API☆200Updated 3 years ago
- Track and analyze your investments across accounts☆25Updated 3 weeks ago
- A simple python stock trading bot using Alpaca, video : https://youtu.be/9R7pCh4yCm8☆58Updated 4 years ago
- Streamlit dashboard examples - Twitter cashtags, StockTwits, WSB, Charts, SQL Pattern Scanner☆188Updated 3 years ago
- A web based stock forecaster in Django with predictive analysis☆40Updated 3 years ago
- Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided …☆119Updated 4 years ago
- Stock Prediction System is a ML based website designed using Django's Framework and CSS's BootStrap Framework (NOTE: ALL THE DEPLOYMENTS…☆83Updated last year
- A Web Application that allows users to create dummy portfolios or watchlists to monitor or test their trading strategies. Written in Pyth…☆51Updated last year
- This repository enables traders/investors to spot undervalued stocks automatically in the market efficiently to help them maximise their …☆78Updated last year
- IEX Cloud Stock Fundamental Dashboard with Streamlit☆52Updated 4 years ago
- Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | …☆57Updated 3 years ago
- A Python-based bot that uses the Alpaca API and swing trading principles to buy and sell securities.☆46Updated 4 years ago
- Real time scrapping of stock data in order to get the most recent available information. Cleaning, structuring and parsing of relevant da…☆89Updated 9 months ago
- Simple Stock Investment Recommendation System based on Machine-Learning algorithms for prediction and Twitter Sentiment Analysis.☆124Updated 5 years ago
- Design pattern for critical stages in the development process of an AI Stock Trading Bot☆130Updated 5 years ago
- Analyzing stock market trends using several different indicators in quantum finance. I explore machine learning and standard crossovers t…☆100Updated last year
- ☆39Updated 3 years ago
- ☆33Updated 2 years ago
- Main idea is to get an comprehensive idea about a certain stock with prediction values for next few days; sentiment analysis on the news …☆29Updated 2 years ago
- In Stock Market Prediction, our aim is to build an efficient Machine Learning model to predict the future value of the financial stocks o…☆40Updated 2 years ago
- Django project for online trading simulator☆21Updated 6 years ago
- A handy tool for screening stocks based on certain criteria from several markets around the world. The list can then be delivered to your…☆63Updated 7 years ago
- A Python script to generate buy/sell signals using Simple moving average(SMA) and Exponential moving average(EMA) Crossover Strategy.☆24Updated 4 years ago
- Repo for storing all blogs written on https://tradewithpython.com/☆118Updated 2 years ago
- Build a Stock Screener using FastAPI (Python)☆314Updated 3 years ago
- Using Python and Pushshift.io to Track stocks on the WallStreetBets subreddit☆97Updated 4 years ago
- 1. First we fetch data of stocks in realtime from nse India website, perform basis data visualizations using python to analyze the stock.…