Book description
Understand the fundamentals of algorithmic trading to apply algorithms to real market data and analyze the results of real-world trading strategies
Key Features
- Understand the power of algorithmic trading in financial markets with real-world examples
- Get up and running with the algorithms used to carry out algorithmic trading
- Learn to build your own algorithmic trading robots which require no human intervention
Book Description
It's now harder than ever to get a significant edge over competitors in terms of speed and efficiency when it comes to algorithmic trading. Relying on sophisticated trading signals, predictive models and strategies can make all the difference. This book will guide you through these aspects, giving you insights into how modern electronic trading markets and participants operate.
You'll start with an introduction to algorithmic trading, along with setting up the environment required to perform the tasks in the book. You'll explore the key components of an algorithmic trading business and aspects you'll need to take into account before starting an automated trading project. Next, you'll focus on designing, building and operating the components required for developing a practical and profitable algorithmic trading business. Later, you'll learn how quantitative trading signals and strategies are developed, and also implement and analyze sophisticated trading strategies such as volatility strategies, economic release strategies, and statistical arbitrage. Finally, you'll create a trading bot from scratch using the algorithms built in the previous sections.
By the end of this book, you'll be well-versed with electronic trading markets and have learned to implement, evaluate and safely operate algorithmic trading strategies in live markets.
What you will learn
- Understand the components of modern algorithmic trading systems and strategies
- Apply machine learning in algorithmic trading signals and strategies using Python
- Build, visualize and analyze trading strategies based on mean reversion, trend, economic releases and more
- Quantify and build a risk management system for Python trading strategies
- Build a backtester to run simulated trading strategies for improving the performance of your trading bot
- Deploy and incorporate trading strategies in the live market to maintain and improve profitability
Who this book is for
This book is for software engineers, financial traders, data analysts, and entrepreneurs. Anyone who wants to get started with algorithmic trading and understand how it works; and learn the components of a trading system, protocols and algorithms required for black box and gray box trading, and techniques for building a completely automated and profitable trading business will also find this book useful.
Table of contents
- Title Page
- Copyright and Credits
- About Packt
- Contributors
- Preface
- Section 1: Introduction and Environment Setup
-
Algorithmic Trading Fundamentals
- Why are we trading?
- Basic concepts regarding the modern trading setup
- Understanding algorithmic trading concepts
- From intuition to algorithmic trading
- Components of an algorithmic trading system
- Why Python?
- Summary
- Section 2: Trading Signal Generation and Strategies
-
Deciphering the Markets with Technical Analysis
- Designing a trading strategy based on trend- and momentum-based indicators
- Creating trading signals based on fundamental technical analysis
- Implementing advanced concepts, such as seasonality, in trading instruments
- Summary
- Predicting the Markets with Basic Machine Learning
- Section 3: Algorithmic Trading Strategies
- Classical Trading Strategies Driven by Human Intuition
-
Sophisticated Algorithmic Strategies
- Creating a trading strategy that adjusts for trading instrument volatility
- Creating a trading strategy for economic events
- Understanding and implementing basic statistical arbitrage trading strategies
- Summary
- Managing the Risk of Algorithmic Strategies
- Section 4: Building a Trading System
- Building a Trading System in Python
- Connecting to Trading Exchanges
- Creating a Backtester in Python
- Section 5: Challenges in Algorithmic Trading
-
Adapting to Market Participants and Conditions
- Strategy performance in backtester versus live markets
-
Continued profitability in algorithmic trading
-
Profit decay in algorithmic trading strategies
- Signal decay due to lack of optimization
- Signal decay due to absence of leading participants
- Signal discovery by other participants
- Profit decay due to exit of losing participants
- Profit decay due to discovery by other participants
- Profit decay due to changes in underlying assumptions/relationships
- Seasonal profit decay
- Adapting to market conditions and changing participants
-
Profit decay in algorithmic trading strategies
- Summary
- Final words
- Other Books You May Enjoy
Product information
- Title: Learn Algorithmic Trading
- Author(s):
- Release date: November 2019
- Publisher(s): Packt Publishing
- ISBN: 9781789348347
You might also like
book
High-Frequency Trading: A Practical Guide to Algorithmic Strategies and Trading Systems
A hands-on guide to the fast and ever-changing world of high-frequency, algorithmic trading Financial markets are …
book
Developing High-Frequency Trading Systems
Use your programming skills to create and optimize high-frequency trading systems in no time with Java, …
book
Quantitative Trading, 2nd Edition
Master the lucrative discipline of quantitative trading with this insightful handbook from a master in the …
book
Python for Algorithmic Trading
Algorithmic trading, once the exclusive domain of institutional players, is now open to small organizations and …