# Backtest Library

### Overview

This section is designed to showcase backtested trades using the AstraAlgo Indicator.

Each example includes a TradingView chart link and the settings applied.

It serves as a hands-on guide for both new and experienced traders who want to see how the indicator performs across different markets and timeframes.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>1H - NQ</strong></td><td><strong>CME Futures</strong> </td><td>Nasdaq backtest on the 1-hour chart with chart link and settings.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FEq2hEuoVpLsRtdMK9L5E%2F41.PNG?alt=media&#x26;token=c08ba44f-66c9-4515-a03b-7cf4891ef762">41.PNG</a></td><td></td><td><a href="backtest-library/1h-nq">1h-nq</a></td></tr><tr><td><strong>1H - GBPCHF</strong> </td><td><strong>Oanda (Forex)</strong></td><td>GBPCHF backtest on the 1-hour chart with chart link and settings.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FH1W4ybkzlo2dBbZD0D4f%2F42.PNG?alt=media&#x26;token=ff32c9eb-7f04-4951-831a-14e615bf1c1a">42.PNG</a></td><td></td><td><a href="backtest-library/1h-gbpchf">1h-gbpchf</a></td></tr><tr><td><strong>15m - ETCUSDT</strong> </td><td><strong>Binance (Crypto)</strong></td><td>ETCUSDT backtest on the 15-minute chart with chart link and settings.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2F0rYgbZYjTjgHG6IkWRwy%2F43.PNG?alt=media&#x26;token=0fdaaa3f-33f6-4aeb-955e-1d2398e8b1bc">43.PNG</a></td><td></td><td><a href="backtest-library/15m-etcusdt.p">15m-etcusdt.p</a></td></tr><tr><td><strong>15m - NEARUSDT</strong></td><td><strong>Binance (Crypto)</strong></td><td>NEARUSDT backtest on the 15-minute chart with chart link and settings.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2F6ME87MpyOzaNhSEBiJPz%2F44.PNG?alt=media&#x26;token=e2cb338b-1e31-4a58-9743-5ddf077277f8">44.PNG</a></td><td></td><td><a href="backtest-library/15m-nearusdt.p">15m-nearusdt.p</a></td></tr><tr><td><strong>5m - SOLUSDT</strong></td><td><strong>Binance (Crypto)</strong></td><td>SOLUSDT backtest on the 5-minute chart with chart link and settings.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FxPdSmpMOUsfgartX0jje%2F45.PNG?alt=media&#x26;token=3a652d89-271c-4b23-bfc0-97d722de5d30">45.PNG</a></td><td></td><td></td></tr></tbody></table>

***


---

# 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.astraalgo.com/resources/backtest-library.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.
