Skip to content

Module to retrieve and process stock information using yfinance. Used in other projects such as Option Pricing and Brinson-Fachler return attritbution.

Notifications You must be signed in to change notification settings

PontusHovb/Stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks

Example output for Apple Inc.

Stocks

Module for retrieving and processing stock data used in other projects such as:

Brownian Motion

Geometric Brownian Motion (GMB) is used to simulate possible future paths of a stock. With a current stock price $S_0$, a drift rate $\mu$ (historic average return), a volatility $\sigma$ (realized volatility) and a time horizon $T$ it is possible to simulate numerous stock paths which can then be used to gain insights into risk and return of a stock (which for example can be used in pricing stock options).

About

Module to retrieve and process stock information using yfinance. Used in other projects such as Option Pricing and Brinson-Fachler return attritbution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages