Trading Assistant API Documentation - v0.1.0
    Preparing search index...

    Type Alias StrategyType

    StrategyType:
        | "momentum"
        | "value"
        | "swing"
        | "dividend"
        | "growth"
        | "income"
        | "balanced"
        | "aggressive"
        | "conservative"

    Portfolio Management API Type Definitions Week 4 Advanced Features - Multi-Portfolio Support Matches backend Pydantic models from routers/portfolios.py