Python, Good morning

Good morning is the name of a library that enables you to download data from stocks related to fundamentals. I have uploaded the GIT file on my eclipse and I have shown some basic data in a data frame. This was something initially easy. My goal is to draw data in a monthly basis for … Read more

Zipline, for trading simuation

Zipline is an open-source algorithmic trading simulator written in Python. I have installed Zipline library with pip, in my case, as I’m using PyDev I went to Window>Preferences>Python Interpreter>Install/Uninstall with pip Once I have tried to use it, I was not able to find the quick way to build the basic code I wanted, so … Read more

III Maratón MTB ciudad de Tarifa

Family traveling, me preparing the vacations to the Pyrenees mountains, and suddenly the possibility to ride this race. For sure I’m still far away of the shape I need for the Pyrenees, but this was a good check point to know how I was. The total distance, taking into account the launched start was 62.17 … Read more

Quantitative trading, Ernie Chang

This book contains basic concepts and approach (step by step) for does that want to initiate themselves on Quantitative trading. The focus is on statistical arbitrage trading, that deals with the simplest financial instruments: stocks, futures, and sometimes currencies. The chapters cover the steps a trader should take: The Whats, Whos, and Whys of Quantitative … Read more