Vendeur : ThriftBooks-Dallas, Dallas, TX, Etats-Unis
EUR 45,57
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.52.
Edité par Packt Publishing (edition ), 2024
ISBN 10 : 1835084702 ISBN 13 : 9781835084700
Langue: anglais
Vendeur : BooksRun, Philadelphia, PA, Etats-Unis
EUR 54,99
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Vendeur : Best Price, Torrance, CA, Etats-Unis
EUR 49,10
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. SUPER FAST SHIPPING.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 56,84
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Edité par Packt Publishing 8/16/2024, 2024
ISBN 10 : 1835084702 ISBN 13 : 9781835084700
Langue: anglais
Vendeur : BargainBookStores, Grand Rapids, MI, Etats-Unis
EUR 59,28
Autre deviseQuantité disponible : 5 disponible(s)
Ajouter au panierPaperback or Softback. Etat : New. Python for Algorithmic Trading Cookbook: Recipes for designing, building, and deploying algorithmic trading strategies with Python 1.55. Book.
Vendeur : California Books, Miami, FL, Etats-Unis
EUR 60,76
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : BestAroundDeals, Grand Rapids, MI, Etats-Unis
EUR 59,83
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierSoft cover. Etat : New.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 64,70
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : Russell Books, Victoria, BC, Canada
EUR 66,27
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierpaperback. Etat : New. Special order direct from the distributor.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 62,24
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Buchpark, Trebbin, Allemagne
EUR 32,99
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Gut. Zustand: Gut - Gebrauchs- und Lagerspuren. Außen: angestoßen. | Seiten: 412 | Sprache: Englisch | Produktart: Bücher.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 62,23
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 68,27
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : Books Puddle, New York, NY, Etats-Unis
EUR 101,47
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New.
Vendeur : Mispah books, Redhill, SURRE, Royaume-Uni
EUR 171,47
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : New. New. book.
Vendeur : Majestic Books, Hounslow, Royaume-Uni
EUR 104,44
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New. Print on Demand.
Vendeur : Biblios, Frankfurt am main, HESSE, Allemagne
EUR 104,86
Autre deviseQuantité disponible : 4 disponible(s)
Ajouter au panierEtat : New. PRINT ON DEMAND.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 85,01
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : 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.