Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 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
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Python for Algorithmic Trading: From Idea to Cloud Deployment

Posted By: libr
Python for Algorithmic Trading: From Idea to Cloud Deployment

Python for Algorithmic Trading: From Idea to Cloud Deployment by Yves Hilpisch
English | December 8, 2020 | ISBN: 149205335X | 380 pages | True PDF | 24 MB

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