Giter Club home page Giter Club logo

Investing Book

This is my a interactive recording of my quest to become a successful investor.

Contains various code snippets in python and ipython notebooks with useful code snippets to analyze a variety of stocks and stock related data.

My quest to gain an edge on stocks includes

  • Scanning for news from yahoo
  • Subscribing to ceo.ca to get news alerts
  • Python scripts to visualize my yolo purchase decisions
  • Sentiment Analysis on published documents and text
  • Analyze the transcripts of youtube videos for nlp
  • Algorithmic trading - just for back testing
  • Price Prediction
  • Risk Analyze - I honestly just held enough cash to deploy in any situation.
  • Estimation of Returns

But to be perfectly honest, I have done fairly well buying canadian small cap companies that were interesting or undervalued in 2021, not 2022.

Building this book

To build this project

jb build ibook/

To convert an ipynb book to a markdown file

jupytext CorrelationExamples.ipynb --to rmarkdown

Since this book contains useful contain, I will try to make money on ads, please click on them <3

To serve content directly you can use

python -m http.server 8080 --bind 127.0.0.1 --directory ibook/_build

This repo is meant to contain some of my investing notes

dli-invest's Projects

halts_and_news icon halts_and_news

Stock Repo that gathers trading halts and news and uploads changes to my discord chat.

invest-news icon invest-news

Invest news with investpy and scrap data from finurls

investpy icon investpy

Financial Data Extraction from Investing.com with Python

media_nlp icon media_nlp

apply nlp to breaking news from various websites and youtube videos

nyse_halts icon nyse_halts

track halts from https://www.nyse.com/trade-halt-current

price-prediction icon price-prediction

Prophet Based Stock Prediction Scripts and Outputs results to github pages

qlib icon qlib

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.

sec-parser icon sec-parser

sec parse in python using mainly parsing the txt files and selected companies I am interested in, will contain feed utiltiies.

sec-parser-go icon sec-parser-go

sec parser to compare what companies like buffett and bill ackman are buying. mainly analyzing industries

snews-ml icon snews-ml

Stock news machine learning model that can determine if an news title is of interest to me. Uses spacy for entity extraction and sentiment analysis with a pycaret pretrained model.

stock-prediction-portfolio-optimization icon stock-prediction-portfolio-optimization

A Streamlit based application to predict future Stock Price and pipeline to let anyone train their own multiple Machine Learning models on multiple stocks to generate Buy/Sell signals. This is a WIP and I will keep on adding new ideas to this in future.

stocks icon stocks

Assorted scripts for fetching stock data

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.