Skip to content

This repo contains scraping tools, analysis and visualizations based on formulae and analysis as done in the book "Value Investing and Behavioral Finance" by Parag Parikh.

Notifications You must be signed in to change notification settings

AgarwalConsulting/value-investing-with-analysis

This branch is 11 commits behind algogrit/value-investing-with-analysis:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac08f33 · Feb 7, 2024

History

31 Commits
Sep 11, 2021
Feb 7, 2024
Feb 5, 2024
Feb 5, 2024
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Sep 10, 2017
Jan 3, 2022
Feb 7, 2024
Sep 10, 2017
Sep 11, 2021
Oct 12, 2019
Sep 10, 2017
Sep 17, 2017
Feb 7, 2024
Feb 7, 2024
Sep 10, 2017
Nov 13, 2017
Mar 17, 2018
Mar 17, 2018
Nov 13, 2017
Sep 17, 2017

Repository files navigation

Value Investing and Analysis

This repo contains scraping tools, analysis and visualizations based on formulae and analysis as done in the book "Value Investing and Behavioral Finance" by Parag Parikh.

Setup

$ ./scripts/setup.sh

TODO

  • Scrape data for all the companies listed in NSE
    • Start with scraping financial data from Screener
    • Scrape total stocks and the price per day for last 10 years, if possible along with P/E ratios
  • Start combing the data and inserting into database
    • Create a postgres database
    • Insert data for each company normalized
    • Insert analyzed data like fundamental and speculatory influence over the P/E ratio
  • Visualize the data using simple line charts

About

This repo contains scraping tools, analysis and visualizations based on formulae and analysis as done in the book "Value Investing and Behavioral Finance" by Parag Parikh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.4%
  • Ruby 6.4%
  • Shell 3.2%