project-x-py

Getting Started

  • Installation
  • Quick Start Guide
  • Authentication
  • Configuration
  • Error Handling & Logging

User Guide

  • Client Usage Guide
  • Market Data Guide
  • Trading Guide
  • Real-Time Data Guide
  • Technical Analysis Guide

Examples

  • Basic Usage Examples
  • Trading Strategy Examples
  • Real-Time Data Examples
  • Portfolio Management Examples

API Reference

  • Client API
  • Trading API
  • Data API
  • OrderBook API
  • Technical Indicators
  • Statistics & Analytics API
  • Models & Exceptions
  • Utilities

Advanced Topics

  • Architecture Overview
  • Performance Optimization
  • Debugging Guide
  • Contributing Guide

Additional Information

  • Changelog
  • License
  • Support
project-x-py
  • Overview: module code

All modules for which code is available

  • project_x_py.client
    • project_x_py.client.base
  • project_x_py.config
  • project_x_py.exceptions
  • project_x_py.indicators
    • project_x_py.indicators.base
    • project_x_py.indicators.candlestick
    • project_x_py.indicators.fvg
    • project_x_py.indicators.momentum
    • project_x_py.indicators.order_block
    • project_x_py.indicators.overlap
    • project_x_py.indicators.volatility
    • project_x_py.indicators.volume
    • project_x_py.indicators.waddah_attar
  • project_x_py.models
  • project_x_py.order_manager.core
  • project_x_py.orderbook
    • project_x_py.orderbook.analytics
    • project_x_py.orderbook.profile
  • project_x_py.position_manager.core
  • project_x_py.realtime.core
  • project_x_py.statistics.aggregator
  • project_x_py.statistics.base
  • project_x_py.statistics.health
  • project_x_py.types.market_data
  • project_x_py.types.stats_types
  • project_x_py.utils.async_rate_limiter
  • project_x_py.utils.data_utils
  • project_x_py.utils.environment
  • project_x_py.utils.error_handler
  • project_x_py.utils.error_messages
  • project_x_py.utils.formatting
  • project_x_py.utils.logging_config
  • project_x_py.utils.logging_utils
  • project_x_py.utils.market_utils
  • project_x_py.utils.pattern_detection
  • project_x_py.utils.portfolio_analytics
  • project_x_py.utils.trading_calculations

© Copyright 2025, Jeff West. Last updated on Aug 23, 2025.

Built with Sphinx using a theme provided by Read the Docs.