Binomial Tree Model

Intro to Binomial Trees

In this tutorial we will be implementating a simple slow and fast binomial pricing model in python. We will treat binomial tree as a network with nodes (i,j) with i representing the time steps and j representing the number of ordered price outcome.