Author: quantyst

Options Greeks calculation with Python

Aplying the BlackScholes formula we can relatively easily calculate the different greeks of the options. Options greeks are the parameters that are going to tell us how the option prices is going to performance in relation to...

Read More

Excel Management with Python Pandas

Here I share three excel functions that can be useful when working with Excel Files. When working with data, we must define an input and output way of dealing with data. As I used to work with Visual Basic in Excel, I feel more...

Read More