Contribute Media
A thank you to everyone who makes this possible: Read More

Python in algotrading lectures

Description

I teach Algorithmic trading in Master in quantitative finance at the universidad del Rosario. In this short talk I will share my experience teaching the elective lecture in algorithmic trading with the use of python, more specifically with Anaconda plus Spider. I will give a small recap of the lecture including: Dataframe structures, datereaders for scrapping information online on the web, graphical technical analysis, a small reference to trading techniques as: momentum, crossover and pairs trading strategies, how to test the algorithms or robots with zipline backtesting and finally a small implementation with the neural networks of sklearn. From this lecture, some tesis projects arose and where implemented in python, so to end, I will talk shortly about the computational importance in financial research, such as neural networks in finance, Support vector machine in clustering financial information, finite difference to solve financial partial differential equations and applications to option pricing.

Details

Improve this page