Code Monkey home page Code Monkey logo

mcapuno / equity_valuator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fanhui3/equity_valuator

0.0 0.0 0.0 149 KB

This script connects to yahoo finance API and put in the past 4 years' data of the chosen stocks. The first part of the script visualize key indicators of financial records/health. The second part valuates the equity using 1) Discounted Cash Flow Model on Operating Cash Flow, Net Income and Free Cash Flow, and 2) Perpetual growth of Dividend (Dividend Discount Model) and Free Cash Flow

Jupyter Notebook 100.00%

equity_valuator's Introduction

equity_valuator

This script connects to yahoo finance API and pull in the past 4 years' data of the chosen stocks. The first part of the script visualize key indicators of financial records/health. The second part valuates the equity using 1) Discounted Cash Flow Model on Operating Cash Flow, Net Income and Free Cash Flow, and 2) Perpetual growth of Dividend (Dividend Discount Model) and Free Cash Flow

Under 2nd cell, simply insert the ticker symbol and let the program do the rest

  • example 1 facebook : ticker = yf.Ticker("fb")
  • example 2 Tencent (HKEX) : ticker = yf.Ticker("0700.HK")
  • example 3 DBS (SGX) : ticker = yf.Ticker("D05.SI")

Do check the ticker in yahoo finance site for the ticker and the market code if the stocks is outside of US market

equity_valuator's People

Contributors

fanhui3 avatar

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.