# Usage

<figure><img src="/files/ostdXC0RdI9FzfI5akWA" alt=""><figcaption></figcaption></figure>

Turn Sharpe into a practical gate and sizing tool.

**Quick start**

1. Pick a **calculation TF** (leave blank to use the chart).
2. Set **Lookback** (e.g., 126), **Periods/Year** (252 for daily), and **Risk-free (annual %)**.
3. Keep **Use log returns** on for most assets; turn off for steady names.
4. Enable **Annualize** to compare across markets and managers.

**Playbook**

* **Filter:** Prefer longs while Sharpe ≥ 1; avoid fresh risk when < 0.
* **Size:** Scale positions with the level and stability of Sharpe.
* **Compare:** Use the same settings across a watchlist to rank quality quickly.
* **Adapt:** If readings are noisy, raise lookback or add a small EMA; if too sluggish, do the opposite.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.candelacharts.com/investing/risk-adjusted-performance/sharpe-ratio/usage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
