Developing a Real-Time Automated Trading Platform with Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the development of a real-time automated trading platform using Python in this EuroPython 2016 conference talk. Dive into the creation of a general-purpose multiagent-system module utilizing Pyro and ZeroMQ, and learn how to build a platform for developing automated trading strategies with tools like Numpy, Numba, and Theano. Discover the implementation of specialized agents such as Feeder, Router, Brain, and Trader, and their roles in managing real-time market data and executing trades. Get insights into visualizing real-time market data using PyQtGraph and Qt, and understand how this Python-based ecosystem can be leveraged to create a powerful, broker-independent automated trading system.
Syllabus
Miguel Sánchez de León Peque - Developing a real-time automated trading platform with Python
Taught by
EuroPython Conference
Related Courses
Stanford Seminar - Failures & Where to Find Them: Considering Safety as a Function of StructureStanford University via YouTube Modeling Conceptual Understanding in Image Reference Games - CVPR 2020 Tutorial
Bolei Zhou via YouTube Multi-Agent Reinforcement Learning - Part II
Simons Institute via YouTube AI- From Algorithms to Ethics - ACM WomENcourage 2020
Association for Computing Machinery (ACM) via YouTube Python Reinforcement Learning using OpenAI Gymnasium – Full Course
freeCodeCamp