Muutke küpsiste eelistusi

E-raamat: Hands-On AI Trading with Python, QuantConnect, and AWS

  • Formaat: EPUB+DRM
  • Ilmumisaeg: 22-Jan-2025
  • Kirjastus: Wiley
  • Keel: eng
  • ISBN-13: 9781394267668
Teised raamatud teemal:
  • Formaat - EPUB+DRM
  • Hind: 52,49 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: EPUB+DRM
  • Ilmumisaeg: 22-Jan-2025
  • Kirjastus: Wiley
  • Keel: eng
  • ISBN-13: 9781394267668
Teised raamatud teemal:

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Master the art of AI-driven algorithmic trading strategies through hands-on examples, in-depth insights, and step-by-step guidance

Hands-On AI Trading with Python, QuantConnect, and AWS explores real-world applications of AI technologies in algorithmic trading. It provides practical examples with complete code, allowing readers to understand and expand their AI toolbelt.

Unlike other books, this one focuses on designing actual trading strategies rather than setting up backtesting infrastructure. It utilizes QuantConnect, providing access to key market data from Algoseek and others. Examples are available on the book's GitHub repository, written in Python, and include performance tearsheets or research Jupyter notebooks.

The book starts with an overview of financial trading and QuantConnect's platform, organized by AI technology used:

  • Examples include constructing portfolios with regression models, predicting dividend yields, and safeguarding against market volatility using machine learning packages like SKLearn and MLFinLab.
  • Use principal component analysis to reduce model features, identify pairs for trading, and run statistical arbitrage with packages like LightGBM.
  • Predict market volatility regimes and allocate funds accordingly.
  • Predict daily returns of tech stocks using classifiers.
  • Forecast Forex pairs' future prices using Support Vector Machines and wavelets.
  • Predict trading day momentum or reversion risk using TensorFlow and temporal CNNs.
  • Apply large language models (LLMs) for stock research analysis, including prompt engineering and building RAG applications.
  • Perform sentiment analysis on real-time news feeds and train time-series forecasting models for portfolio optimization.
  • Better Hedging by Reinforcement Learning and AI: Implement reinforcement learning models for hedging options and derivatives with PyTorch.
  • AI for Risk Management and Optimization: Use corrective AI and conditional portfolio optimization techniques for risk management and capital allocation.

Written by domain experts, including Jiri Pik, Ernest Chan, Philip Sun, Vivek Singh, and Jared Broad, this book is essential for hedge fund professionals, traders, asset managers, and finance students. Integrate AI into your next algorithmic trading strategy with Hands-On AI Trading with Python, QuantConnect, and AWS.

Biographies

Introduction

Preface: About QuantConnect

Part I

Chapter 1: Foundations of Modern markets

Chapter 2: Foundations of Quantitative Trading

Part II

Part Overview

Chapter 3: Problem Definition

Chapter 4: Dataset Preparation

Chapter 5: Model Choice, Training and Application

Part III

Part Overview

Chapter 6: Applied Machine Learning Part 1 and 2

Chapter 7: Better Hedging by Reinforcement Learning

Chapter 8: AI for Risk Management and Optimization

Chapter 9: Application of LLM and Generative AI

References