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

# Performance Analytics: Setups, Hours, and Drawdowns

> NextTick's Analytics suite surfaces setup rankings, hour-of-day performance, and drawdown patterns across your full trade history.

The Analytics suite gives you a structured view of your trading performance across three dimensions: which setups are working, when you trade best, and what your drawdowns have in common. Analytics is a Pro feature — it processes your full trade log and surfaces patterns that are invisible in a day-by-day journal view.

## What Analytics shows you

When you open Analytics, the summary bar at the top of the page displays four headline metrics drawn from your complete trade history.

| Metric         | What it measures                                         |
| -------------- | -------------------------------------------------------- |
| Net P\&L       | Total realized profit and loss across all logged trades  |
| Win Rate       | Percentage of trades closed at a profit                  |
| Avg R-multiple | Average reward-to-risk ratio across all trades           |
| Best Setup     | The setup tag with the highest total P\&L for the period |

These numbers update automatically as you log new trades.

## The three analytics views

<CardGroup cols={3}>
  <Card title="Setup Performance" icon="chart-bar" href="/analytics/setup-performance">
    Rank every setup tag by P\&L, win rate, and average R-multiple. Find your A-setups and cut the ones that drain your account.
  </Card>

  <Card title="Hour-of-Day Heatmap" icon="clock" href="/analytics/heatmap">
    See which hours of the trading day are consistently profitable and which ones cost you money every week.
  </Card>

  <Card title="Drawdown Forensics" icon="arrow-trend-down" href="/analytics/drawdown">
    Reconstruct every losing streak trade by trade. Identify the pattern behind your worst drawdowns before it repeats.
  </Card>
</CardGroup>

<Note>
  Analytics requires an active **Pro** or **Creator** plan. Upgrade from your account settings to unlock all three views.
</Note>
