Главная
Study mode:
on
1
Introduction
2
Who am I
3
What is an Exchange
4
Central Order Book
5
What is a Trading System
6
Landscape
7
Goals
8
Simulating
9
Requirements
10
Strategy
11
Questions to Consider
12
What You Need
13
Feed Data
14
Order Gateway
15
Responses
16
Delay Models
17
Simulation Loop
18
Event Queue
19
Priority Queue
20
Matching Engine
21
Outro
Description:
Explore the process of simulating a low latency exchange in C++ through this 25-minute conference talk from C++ on Sea 2023. Gain insights into developing and evaluating low latency trading strategies, including backtesting and parameter tuning. Learn about key components such as central order books, trading systems, feed data, order gateways, delay models, and matching engines. Discover how to implement a simulation loop using event queues and priority queues. Benefit from the expertise of Benjamin Catterall, a seasoned professional in high-frequency trading, as he shares his knowledge on creating efficient exchange simulations for strategy optimization and profitability assessment.

How to Simulate a Low Latency Exchange in C++ - Developing Trading Strategies

cpponsea
Add to list