TradingBot
latest
  • 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. MarketProvider
        • 2.2.1.1. Enums
      • 2.2.2. TimeProvider
        • 2.2.2.1. Enums
      • 2.2.3. Backtester
      • 2.2.4. Configuration
      • 2.2.5. Utils
        • 2.2.5.1. Enums
        • 2.2.5.2. Exceptions
    • 2.3. Broker
      • 2.3.1. AbstractInterfaces
      • 2.3.2. IGInterface
        • 2.3.2.1. Enums
      • 2.3.3. AVInterface
        • 2.3.3.1. Enums
      • 2.3.4. YFinanceInterface
      • 2.3.5. Broker
      • 2.3.6. BrokerFactory
    • 2.4. Interfaces
      • 2.4.1. Market
      • 2.4.2. MarketHistory
      • 2.4.3. MarketMACD
      • 2.4.4. Position
    • 2.5. Strategies
      • 2.5.1. Strategy
      • 2.5.2. StrategyFactory
      • 2.5.3. SimpleMACD
      • 2.5.4. Weighted Average Peak Detection
      • 2.5.5. Simple Bollinger Bands
TradingBot
  • Search


© Copyright 2019, Alberto Cardellini. Revision eab6128f.

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