Introduction to Automated Trading using Python

This module provides basic practical tools so that participants can build their first automated trading strategy using Python and the Binance testnet API. The idea is to create a short script that automatically downloads crypto prices periodically, computes some simple indicators, generates buy or sell signals and executes the trades accordingly on the Binance testnet.

Alexander Vescovi Frölichsthal

I am very passionate about sharing my experience of having created a couple trading bots during the last year. I am currently running these from home using the tools mentioned above.

Alexander Vescovi Frölichsthal is currently a student in the USI Master in Fintech.