Skip to content

High frequency trading

In this series of two meetings focused on the world of finance, we will delve into High Frequency Trading (HFT).

Together with Pietro Pisoni and Daniele Raimondi, we will explore how to create a small bot capable of conducting high frequency trading online using Python and various libraries.

Structure of the series

  1. Introduction to the basic concepts of High Frequency Trading and how to operate in this context with Python.
  2. How to structure a complex strategy + bonus: how to model the price trend of Bitcoin.

Material

Github