Agentic Trading Bots
  • Overview
    • Purpose
    • What the demo shows
      • News Chart
      • Sentiment Chart
      • Decision Chart
      • Predictions Chart
    • Local workflow
  • Architecture
    • Layers
      • Python pipeline
      • App-side loading
      • Analytics helpers
      • UI
    • Current modularity improvements
    • Non-goals
  • Data
    • Source boundary
    • Generated and committed artifacts
    • Primary derived tables
      • data/processed/news_events.csv
      • data/processed/prices_with_news.csv
      • data/processed/prices_with_sentiment.csv
    • Training and model outputs
      • data/training/commodity_outputs/*.csv
      • data/agent_outputs/**/*.csv
      • data/prediction_outputs/**/*.csv
    • Refresh workflow
  • Agents And Forecasting
    • Configuration
    • PPO commands
    • Forecast commands
    • Single-asset PPO
    • Multi-asset PPO
    • Forecast outputs
    • Dashboard loading
  • Modularity Review
    • Review summary
    • Fixes applied
      • Shared Python helpers
      • Preprocessing boundary
      • Prediction boundary
      • Loader boundary
      • Docs boundary
    • Remaining tradeoffs
  • Deployment
    • GitHub Pages
    • Workflow steps
    • Local verification
Agentic Trading Bots
  • Search


© Copyright 2026, Andres Navarro Alsina.

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