> ## Documentation Index
> Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Finance

> AI in trading, finance APIs, and financial models.

<Columns cols={2}>
  <Card title="Alpaca" icon="globe" href="/library/finance/alpaca">
    Developer-first brokerage API for commission-free stock, options, and crypto trading.
  </Card>

  <Card title="TradingAgents" icon="globe" href="/library/finance/trading-agents">
    Multi-agent LLM framework replicating a trading firm — analyst agents debate using real market data.
  </Card>

  <Card title="Kronos" icon="github" href="/library/finance/kronos">
    First open-source foundation model pretrained on financial candlestick data from 45+ global exchanges.
  </Card>

  <Card title="Dexter" icon="github" href="/library/finance/dexter">
    Autonomous financial research agent that decomposes investment questions and gathers real market data.
  </Card>

  <Card title="Claude for Financial Services" icon="github" href="/library/finance/claude-financial-services">
    Anthropic's official FSI reference — agents, skills, and MCP connectors for banking and wealth management.
  </Card>

  <Card title="What Happens When You Let AI Trade Crypto for a Week?" icon="newspaper" href="/library/finance/ai-crypto-trade-article">
    Narrative case study on letting an AI agent run a live crypto portfolio.
  </Card>

  <Card title="How to Trade with AI the Right Way" icon="newspaper" href="/library/finance/how-to-trade-with-ai">
    NexusTrade's practical AI trading methodology — and a direct take on common mistakes.
  </Card>
</Columns>
