All Projects → keon → Deepstock

keon / Deepstock

Licence: other
Technical experimentations to beat the stock market using deep learning 📈

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deepstock

Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (-89.1%)
Mutual labels:  stock, stock-market
Techan
Technical Analysis Library for Golang
Stars: ✭ 404 (-4.27%)
Mutual labels:  stock, stock-market
stock-market-scraper
Scraps historical stock market data from Yahoo Finance (https://finance.yahoo.com/)
Stars: ✭ 110 (-73.93%)
Mutual labels:  stock, stock-market
TradingView-Machine-Learning-GUI
Let Python optimize the best stop loss and take profits for your TradingView strategy.
Stars: ✭ 396 (-6.16%)
Mutual labels:  stock, stock-market
streamdeck-stockticker
Stock Ticker plugin for Stream Deck
Stars: ✭ 29 (-93.13%)
Mutual labels:  stock, stock-market
ChartTheStockMarket
🔥 📈 💸 Chart the Stock Market - FCC Challenge
Stars: ✭ 39 (-90.76%)
Mutual labels:  stock, stock-market
Steward
A stock portfolio manager that provides neural net based short-term predictions for stocks and natural language processing based analysis on community sentiments.
Stars: ✭ 25 (-94.08%)
Mutual labels:  stock, stock-market
SwiftYFinance
The best Yahoo Finance library with the power of Swift
Stars: ✭ 30 (-92.89%)
Mutual labels:  stock, stock-market
stocki
The CLI for fetching stock market data
Stars: ✭ 32 (-92.42%)
Mutual labels:  stock, stock-market
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (-94.55%)
Mutual labels:  stock, stock-market
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (-79.15%)
Mutual labels:  stock, stock-market
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-95.02%)
Mutual labels:  stock, stock-market
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (-95.02%)
Mutual labels:  stock, stock-market
open-climate-investing
Application and data for analyzing and structuring portfolios for climate investing.
Stars: ✭ 20 (-95.26%)
Mutual labels:  stock, stock-market
wallstreet
Stock Quotes and Charts for the Terminal
Stars: ✭ 75 (-82.23%)
Mutual labels:  stock, stock-market
getbhavcopy
Free NSE and BSE data downloader
Stars: ✭ 93 (-77.96%)
Mutual labels:  stock, stock-market
Chase
Automatic trading bot (WIP)
Stars: ✭ 73 (-82.7%)
Mutual labels:  stock, stock-market
alpha-vantage-api
Alpha Vantage PHP Client
Stars: ✭ 57 (-86.49%)
Mutual labels:  stock, stock-market
nordnet
Uonfficial wrapper for financial data api from the Scandinavian broker Nordnet
Stars: ✭ 13 (-96.92%)
Mutual labels:  stock, stock-market
sse-option-crawler
SSE 50 index options crawler 上证50期权数据爬虫
Stars: ✭ 17 (-95.97%)
Mutual labels:  stock, stock-market

DeepStock

Technical experimentations to beat the stock market using deep learning.

Experimentations

  1. Deep Learning Stock Prediction with Daily News Headline Analysis

    • An attempt to find the correlation between the daily news headlines and DJIA index.
    • More explained in this slide
  2. Automated Trading Bot using Deep Learning

    • Predicting a company's stock price based only on the price history of the company.
    • Recurrent Neural Networks
    • Convolutional Neural Networks
    • Deep Q NetWorks
    • In-progress
  3. Complex Analysis on Stock using Deep Learning

    • Take multiple features into account to predict the value of a company.
    • In-progress
  4. Portfolio Management using Deep Learning

    • Planned
  5. Macro Economics Analysis

    • Currency and Macro-Tracking-ETFs
    • Planned
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].