Skip to content

aidatabases/EmpiricalFinancePhD

 
 

Repository files navigation

Introduction

This repository contains Julia code for a first year PhD course in Empirical Asset Pricing at UNISG.

See also my FinancialEconometrics repository for Julia notebooks on OLS, MLE, GARCH, Kernel regressions, Monte Carlos, Bootstraps and panel regressions, and my FinancialTheoryMSc repository for Julia notebooks on Predictability ("Efficient Markets").

Instructions

  1. Most files are jupyter notebooks. Click one of them to see it online. If GitHub fails to render the notebook, then use nbviewer. Instructions: try to open the notebook at GitHub, copy the link and paste it in the address field of nbviewer.

  2. To download this repository, use the Download (as zip) in the Github menu. Otherwise, clone it.

On the Files

  1. The pdf file contains the lecture notes.

  2. The folder Data contains some data sets used in the notebooks, while the folder jlFiles contains .jl files with some functions used in the notebooks.

  3. The current version is tested on Julia 1.4 and 1.5.

About

Empirical Finance Course (PhD, Julia code)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.6%
  • Julia 2.4%