TradingBot
stable
  • 1. System Overview
    • 1.1. TradingBot
    • 1.2. Broker interface
    • 1.3. Strategy
      • 1.3.1. How to use your own strategy
  • 2. Modules
    • 2.1. TradingBot
    • 2.2. Components
      • 2.2.1. Broker
        • 2.2.1.1. AbstractInterfaces
        • 2.2.1.2. IGInterface
        • 2.2.1.3. AVInterface
        • 2.2.1.4. YFinanceInterface
        • 2.2.1.5. Broker
        • 2.2.1.6. BrokerFactory
      • 2.2.2. MarketProvider
        • 2.2.2.1. Enums
      • 2.2.3. TimeProvider
        • 2.2.3.1. Enums
      • 2.2.4. Backtester
      • 2.2.5. Configuration
      • 2.2.6. Utils
        • 2.2.6.1. Enums
        • 2.2.6.2. Exceptions
    • 2.3. Interfaces
      • 2.3.1. Market
      • 2.3.2. MarketHistory
      • 2.3.3. MarketMACD
      • 2.3.4. Position
    • 2.4. Strategies
      • 2.4.1. Strategy
      • 2.4.2. StrategyFactory
      • 2.4.3. SimpleMACD
      • 2.4.4. Weighted Average Peak Detection
TradingBot
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2019, Alberto Cardellini Revision d77f4f85.

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