Dynamic Algorithmic Trading Systems in Python

Algorithmic Trading System Design Patterns

Roman Paolucci
Geek Culture
Published in
5 min readFeb 19, 2021

--

Photo by Jakub Novacek from Pexels

Introduction

Efficiency and reusability is critical, especially when building systems that trade multiple securities. I have discussed development using Interactive Broker’s Java and Python API in the past:

--

--