Tag: Options

Options Pricing with Two-Period Binomial Model

Options Pricing with Two-Period Binomial Model

In this blog series, I will aim to code the formulas and model algorithms covered in the CFA Level 2 program using Python and DolphinDB. Each topic will begin with a brief explanation of the formulas or algorithms, followed by their implementations in Python and DolphinDB. In the previous blog post on the one-period binomial … Continue reading Options Pricing with Two-Period Binomial Model

Options Pricing with One-Period Binomial Model

Options Pricing with One-Period Binomial Model

In this blog series, I will aim to code the formulas and model algorithms covered in the CFA Level 2 program using Python and DolphinDB. Each topic will begin with a brief explanation of the formulas or algorithms, followed by their implementations in Python and DolphinDB. From this blog post, we start our journey to … Continue reading Options Pricing with One-Period Binomial Model