atradebot
  • atradebot package
atradebot
  • Welcome to atradebot’s documentation!
  • View page source

Welcome to atradebot’s documentation!

Contents

  • atradebot package
    • Subpackages
      • atradebot.data package
        • Submodules
        • atradebot.data.collect module
        • atradebot.data.get_news module
        • atradebot.data.llm_prompt module
        • atradebot.data.yf_data module
        • Module contents
          • register_api()
      • atradebot.strategies package
        • Submodules
        • atradebot.strategies.arima module
        • atradebot.strategies.gpt module
        • atradebot.strategies.llama3 module
        • atradebot.strategies.simple module
        • atradebot.strategies.strategy module
          • Strategy
            • Strategy.generate_allocation()
            • Strategy.predict()
          • StrategyConfig
            • StrategyConfig.data
            • StrategyConfig.past_date
            • StrategyConfig.present_date
            • StrategyConfig.stocks
            • StrategyConfig.inference_days
            • StrategyConfig.future_days
            • StrategyConfig.train_days
            • StrategyConfig.cash
            • StrategyConfig.newsapi
            • StrategyConfig.strategy
            • StrategyConfig.cash
            • StrategyConfig.future_days
            • StrategyConfig.inference_days
            • StrategyConfig.newsapi
            • StrategyConfig.past_date
            • StrategyConfig.present_date
            • StrategyConfig.run_trade
            • StrategyConfig.strategy
            • StrategyConfig.train_days
        • Module contents
      • atradebot.trainer package
        • Submodules
        • atradebot.trainer.train_llama3 module
        • Module contents
      • atradebot.utils package
        • Submodules
        • atradebot.utils.alpaca_trade module
        • atradebot.utils.backtest module
        • atradebot.utils.portfolio module
        • atradebot.utils.search module
        • atradebot.utils.ta module
        • atradebot.utils.utils module
        • Module contents
    • Submodules
    • atradebot.auto module
    • atradebot.main module
    • atradebot.params module
    • Module contents
Next

© Copyright 2023, atradebot.

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