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

# Welcome To Hextrade

> Documentation for the Hextrade platform — learn how to connect accounts, run algorithms, set up copy trading, and use TradingView webhooks.

<img src="https://mintcdn.com/hextrade/bAIoDXLjPvMK7gf2/images/banner.jpg?fit=max&auto=format&n=bAIoDXLjPvMK7gf2&q=85&s=df870d72a551fbdab6bfd9ce0609704b" alt="Hextrade" style={{ width: "100%", borderRadius: "8px", marginBottom: "24px" }} width="2304" height="768" data-path="images/banner.jpg" />

# Welcome To Hextrade

Welcome to the **Hextrade** documentation. This guide covers everything you need to use the platform — from creating your account and connecting a broker, to running algorithms and setting up copy trading.

Hextrade is a **copy-trade platform** that blends automation with AI. You can use our built-in algorithms, copy trades across multiple accounts with different risk profiles, or connect your own strategy via a **TradingView webhook**.

<Warning>
  Trading involves significant risk of loss. The content in these docs is for informational purposes only and does not constitute financial advice. Always do your own research and never risk more than you can afford to lose.
</Warning>

***

## What you can do

<Columns cols={2}>
  <Card title="Copy Trading" icon="users" href="/copy-trading/setup">
    Create groups with a master account and follower accounts. Trades from the master are copied automatically to all followers.
  </Card>

  <Card title="Algorithms" icon="binary" href="/automated-trading/finding-algorithm">
    Browse and connect to available trading algorithms. View performance metrics like win rate, P\&L, and total trades before connecting your account.
  </Card>

  <Card title="Broker Integrations" icon="plug" href="/automated-trading/trading-accounts">
    Connect accounts from supported brokers and prop firms including ProjectX, Tradovate, NinjaTrader, Tradier, Oanda, and more.
  </Card>

  <Card title="TradingView Webhooks" icon="webhook" href="/external-algorithms/tradingview-webhooks">
    Already have a Pine Script strategy? Connect it to Hextrade via webhook to automate execution on your linked broker accounts.
  </Card>

  <Card title="Analytics" icon="chart-bar" href="/automated-trading/trading-analytics">
    Review account performance, trade history, and P\&L — both across all accounts and per individual account.
  </Card>

  <Card title="Portfolio Builder" icon="chart-area" href="/portfolio/overview">
    Build and compare multi-algorithm portfolios using Cumulative P\&L, calendar insights, correlations, and simulations.
  </Card>

  <Card title="Economic Calendar" icon="calendar" href="/calendar">
    Check upcoming economic events and plan your trading activity around high-impact market releases.
  </Card>

  <Card title="Settings" icon="gear" href="/settings/overview">
    Manage profile, billing, security, notifications, appearance, and API token access.
  </Card>
</Columns>

***

## Getting Started

<Steps>
  <Step title="Create your account">
    Sign up for free while in Beta. Use your email or Google.

    [Register at dash.hextrade.io](https://dash.hextrade.io/signup)
  </Step>

  <Step title="Connect a broker account">
    Go to [Accounts](https://dash.hextrade.io/accounts) and add your first broker or prop firm account. See [Trading Accounts](/automated-trading/trading-accounts) for the full list of supported platforms.
  </Step>

  <Step title="Choose how you want to trade">
    * **Use an algorithm** — browse [Algos](https://dash.hextrade.io/algos) and connect your account.
    * **Copy trade** — create a group in [Copy Trading](/copy-trading/setup) with a master and follower accounts.
    * **Connect your own strategy** — set up a [TradingView webhook](/external-algorithms/tradingview-webhooks).
    * **Build a strategy mix** — compare combinations in [Portfolio](/portfolio/overview).
  </Step>

  <Step title="Monitor your performance">
    Use [Analytics](https://dash.hextrade.io/analytics), [Portfolio](https://dash.hextrade.io/portfolio), and the [Economic Calendar](https://dash.hextrade.io/calendar) to track results and stay aware of upcoming market events.
  </Step>
</Steps>

***

## Supported Brokers & Platforms

| Platform        | Type                  |
| --------------- | --------------------- |
| **ProjectX**    | Prop firm / Futures   |
| **Tradovate**   | Futures               |
| **NinjaTrader** | Futures               |
| **Tradier**     | Equities & Options    |
| **Oanda**       | Forex & CFDs          |
| **DxTrade**     | Multi-asset           |
| **Alpaca**      | Equities              |
| **CQG**         | Futures & Derivatives |

***

## Need Help?

<Card title="Join the Discord Server" icon="discord" href="https://discord.com/invite/hextrade">
  Ask questions, share feedback, and stay up to date with platform changes and new features.
</Card>
