Category: Blog

What are Stock Options?

A Financial Option is a Contract between two parties that gives the Right to Buy or Sell an Underlying Security at a predefined Price for a limited Period of Time.   What is an Option Contract? In an Option Contract there...

Read More

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

Python Introduction

One of the most versatile languages to use in the analysis of data is Python. In addition to being a very simple and easy to learn language, the high number of available libraries (and in progress) make it a multipurpose tool....

Read More
Loading