Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learn Algorithmic Trading (Repost)

Posted By: DZ123
Learn Algorithmic Trading (Repost)

Sebastien Donadio, Sourav Ghosh, "Learn Algorithmic Trading: Build and deploy algorithmic trading systems and strategies using Python and advanced data analysis"
English | 2019 | ISBN: 178934834X | PDF | pages: 378 | 15.9 mb

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
- Algorithmic Trading Fundamentals
- Deciphering the Markets with Technical Analysis
- Predicting the Markets with basic Machine Learning
- Classical Trading Strategies
- Sophisticated Algorithmic Strategies
- Managing Risk of Algorithmic Strategies
- Building a Trading System in Python
- Connecting to trading exchanges
- Creating a Backtester in Python
- Adapting to market participants and changing financial markets