Git Product home page Git Product logo

webclinic017 / equity-portfolio-analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akshaysat/equity-portfolio-analysis

0.0 0.0 0.0 864 KB

This repository is a coded version of Equity Portfolio analysis by Zerodha Varsity. The user can make his or her own stock portfolio by specifying the stock ticker name and its weight in percentage. The program will create a portfolio and find its variance(measure of risk). Additionally, it will parse the historical data over last 2 years and find the performance(returns) of your portfolio.

Jupyter Notebook 100.00%

equity-portfolio-analysis's Introduction

Equity-Portfolio-analysis

This repository is a coded version of Equity Portfolio analysis by Zerodha Varsity. The user can make his or her own stock portfolio by specifying the stock ticker name and its weight in percentage. The program will create a portfolio and find its variance(measure of risk). Additionally, it will parse the historical data over last 2 years and find the performance(returns) of your portfolio. The repository also has an excel file of the same analysis in excel.

The output of the code will be your expected portfolio return, annual portfolio standard deviation(risk) and the live Net asset value(NAV) of your portfolio. You will also be able to see a line chart of your NAV indicating its past performance.

For the theory part of the analysis, you can refer module 9 on Zerodha Varsity.

Example:

[Expected_portfolio_return, Annual_portfolio_stdev, NAV_live] = stock_portfolio(portfolio,start_date,end_date)

equity-portfolio-analysis's People

Contributors

akshaysat 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.