Book description
Algorithmic trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic trading.
You'll learn several ways to apply Python to different aspects of algorithmic trading, such as backtesting trading strategies and interacting with online trading platforms. Some of the biggest buy- and sell-side institutions make heavy use of Python. By exploring options for systematically building and deploying automated algorithmic trading strategies, this book will help you level the playing field.
- Set up a proper Python environment for algorithmic trading
- Learn how to retrieve financial data from public and proprietary data sources
- Explore vectorization for financial analytics with NumPy and pandas
- Master vectorized backtesting of different algorithmic trading strategies
- Generate market predictions by using machine learning and deep learning
- Tackle real-time processing of streaming data with socket programming tools
- Implement automated algorithmic trading strategies with the OANDA and FXCM trading platforms
Table of contents
- Preface
- 1. Python and Algorithmic Trading
- 2. Python Infrastructure
- 3. Working with Financial Data
- 4. Mastering Vectorized Backtesting
- 5. Predicting Market Movements with Machine Learning
- 6. Building Classes for Event-Based Backtesting
- 7. Working with Real-Time Data and Sockets
- 8. CFD Trading with Oanda
- 9. FX Trading with FXCM
- 10. Automating Trading Operations
- Appendix. Python, NumPy, matplotlib, pandas
- Index
Product information
- Title: Python for Algorithmic Trading
- Author(s):
- Release date: November 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492053354
You might also like
book
Analytical Skills for AI and Data Science
While several market-leading companies have successfully transformed their business models by following data- and AI-driven paths, …
book
Mastering Financial Pattern Recognition
Candlesticks have become a key component of platforms and charting programs for financial trading. With these …
book
Finding Alphas, 2nd Edition
Discover the ins and outs of designing predictive trading models Drawing on the expertise of WorldQuant’s …
book
Building Machine Learning Powered Applications
Learn the skills necessary to design, build, and deploy applications powered by machine learning (ML). Through …