Algorithmic Crypto Trading with Python

Trading cryptocurrencies is a demanding and stressful exercise, usually involving emotions. Emotions are a liability in trading, as they influence rational decision-making. Python has no emotions though - so algorithmic trading is a more and more popular alternative, offering full control over decisions by algorithms and robots. In this talk, we deep dive into algorithmic trading using FreqTrade as an algorithmic trading framework.