TradingAgents/docs
Jiahao Zhang 4b12480559 v0 iOS app 2025-07-01 23:10:44 -07:00
..
DOCUMENTATION.md v0 iOS app 2025-07-01 23:10:44 -07:00
FASTAPI_SETUP.md v0 iOS app 2025-07-01 23:10:44 -07:00
PRD.md v0 iOS app 2025-07-01 23:10:44 -07:00
README.md v0 iOS app 2025-07-01 23:10:44 -07:00
SIMPLIFIED_CLI_GUIDE.md v0 iOS app 2025-07-01 23:10:44 -07:00
TODO.md v0 iOS app 2025-07-01 23:10:44 -07:00

README.md

Trading Agents Documentation

This directory contains all project documentation.

Available Documents

Project Documentation

  • PRD.md - Product Requirements Document

    • Project overview and objectives
    • System architecture
    • Feature specifications
  • DOCUMENTATION.md - Technical Documentation

    • Detailed system design
    • Component descriptions
    • Integration guides

Setup Guides

  • FASTAPI_SETUP.md - FastAPI Server Setup

    • API endpoint documentation
    • Server configuration
    • Deployment instructions
  • SIMPLIFIED_CLI_GUIDE.md - CLI Usage Guide

    • Command-line interface tutorial
    • Available commands
    • Usage examples

Development

  • TODO.md - Project Roadmap
    • Planned features
    • Known issues
    • Future improvements