Skip to content

Notebook and assignment for Coursera course: Introduction to Computational Finance and Financial Econometrics by Eric Zivot

Notifications You must be signed in to change notification settings

R-Techy-work/ComputationalFinance_notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains my solution to Coursera course: Introduction to Computational Finance and Financial Econometrics by Eric Zivot

I upload the code for my future reference only. Please do not plagiarize my work.

File structure

This repository contains codes in 2 languages, one in R and one in Python.

The original implementation is done in R, and I translated R code files to Python notebooks for my future reference. Python notebooks also present the content in a meaningful way compare to R code.

Python notebook
  - Lab 2 Random variables and probability distributions.ipynb
  - Lab 3 Bivariate distributions.ipynb
  - Lab 4 Simulating time series data.ipynb
  - Lab 5 Analyzing stock returns.ipynb
  - Lab 6 Constant expected return model.ipynb
  - Lab 7 Introduction to portfolio theory.ipynb
  - Lab 8 Computing efficient portfolios using matrix algebra.ipynb

About

Notebook and assignment for Coursera course: Introduction to Computational Finance and Financial Econometrics by Eric Zivot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • R 3.3%