Harness the power of Python libraries to transform freely available financial market data into algorithmic trading strategies and deploy them into a live trading environment
Discover how Python has made algorithmic trading accessible to non-professionals with unparalleled expertise and practical insights from Jason Strimpel, founder of PyQuant News and a seasoned professional with global experience in trading and risk management. This book guides you through from the basics of quantitative finance and data acquisition to advanced stages of backtesting and live trading.
Detailed recipes will help you leverage the cutting-edge OpenBB SDK to gather freely available data for stocks, options, and futures, and build your own research environment using lightning-fast storage techniques like SQLite, HDF5, and ArcticDB. This book shows you how to use SciPy and statsmodels to identify alpha factors and hedge risk, and construct momentum and mean-reversion factors. You’ll optimize strategy parameters with walk-forward optimization using VectorBT and construct a production-ready backtest using Zipline Reloaded. Implementing all that you’ve learned, you’ll set up and deploy your algorithmic trading strategies in a live trading environment using the Interactive Brokers API, allowing you to stream tick-level data, submit orders, and retrieve portfolio details.
By the end of this algorithmic trading book, you'll not only have grasped the essential concepts but also the practical skills needed to implement and execute sophisticated trading strategies using Python.
Python for Algorithmic Trading Cookbook equips traders, investors, and Python developers with code to design, backtest, and deploy algorithmic trading strategies. You should have experience investing in the stock market, knowledge of Python data structures, and a basic understanding of using Python libraries like pandas. This book is also ideal for individuals with Python experience who are already active in the market or are aspiring to be.
(N.B. Please use the Read Sample option to see further chapters)
Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.
Jason Strimpel is the founder of PyQuant News and co-founder of Trade Blotter, with a career spanning over 20 years in trading, risk management, and data science. He previously traded for a Chicago-based hedge fund, served as a risk manager at JPMorgan, and managed production risk technology for an energy derivatives trading firm in London. In Singapore, Jason served as the APAC CIO for an agricultural trading firm and built the data science team for a global metals trading firm. He holds degrees in finance and economics and a Master's in quantitative finance from the Illinois Institute of Technology. His career has taken him across America, Europe, and Asia. Jason shares his expertise through the PyQuant Newsletter, social media, and teaches the course "Getting Started With Python for Quant Finance."
„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.
EUR 16,97 für den Versand von USA nach Deutschland
Versandziele, Kosten & DauerEUR 17,83 für den Versand von USA nach Deutschland
Versandziele, Kosten & DauerAnbieter: BEST BOOK, Richardson, TX, USA
paperback. Zustand: New. Ship within 24hrs. 100% Satisfaction is Our #1 Goal! Bestandsnummer des Verkäufers A1-00036
Anzahl: 1 verfügbar
Anbieter: California Books, Miami, FL, USA
Zustand: New. Bestandsnummer des Verkäufers I-9781835084700
Anzahl: Mehr als 20 verfügbar
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
Zustand: New. In. Bestandsnummer des Verkäufers ria9781835084700_new
Anzahl: Mehr als 20 verfügbar
Anbieter: BargainBookStores, Grand Rapids, MI, USA
Paperback or Softback. Zustand: New. Python for Algorithmic Trading Cookbook: Recipes for designing, building, and deploying algorithmic trading strategies with Python 1.55. Book. Bestandsnummer des Verkäufers BBS-9781835084700
Anzahl: 5 verfügbar
Anbieter: GreatBookPrices, Columbia, MD, USA
Zustand: New. Bestandsnummer des Verkäufers 48244462-n
Anzahl: Mehr als 20 verfügbar
Anbieter: GreatBookPrices, Columbia, MD, USA
Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 48244462
Anzahl: Mehr als 20 verfügbar
Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich
Paperback. Zustand: New. Explore Python code recipes to use market data for designing and deploying algorithmic trading strategies. By following step-by-step instructions, you'll be proficient in trading concepts and have hands-on experience in a live trading environment. Bestandsnummer des Verkäufers LU-9781835084700
Anzahl: Mehr als 20 verfügbar
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
Zustand: New. Bestandsnummer des Verkäufers 48244462-n
Anzahl: Mehr als 20 verfügbar
Anbieter: Rarewaves USA United, OSWEGO, IL, USA
Paperback. Zustand: New. Explore Python code recipes to use market data for designing and deploying algorithmic trading strategies. By following step-by-step instructions, you'll be proficient in trading concepts and have hands-on experience in a live trading environment. Bestandsnummer des Verkäufers LU-9781835084700
Anzahl: Mehr als 20 verfügbar
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Harness the power of Python libraries to transform freely available financial market data into algorithmic trading strategies and deploy them into a live trading environmentKey Features: Follow practical Python recipes to acquire, visualize, and store market data for market research Design, backtest, and evaluate the performance of trading strategies using professional techniques Deploy trading strategies built in Python to a live trading environment with API connectivity Purchase of the print or Kindle book includes a free PDF Elektronisches BuchBook Description:Discover how Python has made algorithmic trading accessible to non-professionals with unparalleled expertise and practical insights from Jason Strimpel, founder of PyQuant News and a seasoned professional with global experience in trading and risk management. This book guides you through from the basics of quantitative finance and data acquisition to advanced stages of backtesting and live trading.Detailed recipes will help you leverage the cutting-edge OpenBB SDK to gather freely available data for stocks, options, and futures, and build your own research environment using lightning-fast storage techniques like SQLite, HDF5, and ArcticDB. This book shows you how to use SciPy and statsmodels to identify alpha factors and hedge risk, and construct momentum and mean-reversion factors. You'll optimize strategy parameters with walk-forward optimization using vectorbt and construct a production-ready backtest using Zipline Reloaded. Implementing all that you've learned, you'll set up and deploy your algorithmic trading strategies in a live trading environment using the Interactive Brokers API, allowing you to stream tick-level data, submit orders, and retrieve portfolio details.By the end of this algorithmic trading book, you'll not only have grasped the essential concepts but also the practical skills needed to implement and execute sophisticated trading strategies using Python.What You Will Learn: Acquire and process freely available market data with the OpenBB Platform Build a research environment and populate it with financial market data Use machine learning to identify alpha factors and engineer them into signals Use VectorBT to find strategy parameters using walk-forward optimization Build production-ready backtests with Zipline Reloaded and evaluate factor performance Set up the code framework to connect and send an order to Interactive BrokersWho this book is for:Python for Algorithmic Trading Cookbook equips traders, investors, and Python developers with code to design, backtest, and deploy algorithmic trading strategies. You should have experience investing in the stock market, knowledge of Python data structures, and a basic understanding of using Python libraries like pandas. This book is also ideal for individuals with Python experience who are already active in the market or are aspiring to be.Table of Contents Acquire Free Financial Market Data with Cutting-edge Python Libraries Analyze and Transform Financial Market Data with pandas Visualize Financial Market Data with Matplotlib, Seaborn, and Plotly Dash Store Financial Market Data on Your Computer Build Alpha Factors for Stock Portfolios Vector-Based Backtesting with VectorBT Event-Based Backtesting Factor Portfolios with Zipline Reloaded Evaluate Factor Risk and Performance with Alphalens Reloaded Assess Backtest Risk and Performance Metrics with Pyfolio Set Up the Interactive Brokers Python API Manage Orders, Positions, and Portfolios with the IB API Deploy Strategies to a Live Environment Advanced Recipes for Market Data and Strategy Management. Bestandsnummer des Verkäufers 9781835084700
Anzahl: 1 verfügbar