# 1H - GBPCHF

### Overview

This page showcases backtested trades on GBPCHF using the AstraAlgo Indicator on the 1-hour timeframe.

Examples include chart links and applied settings to demonstrate the indicator’s performance across multiple trades.

***

### **Backtest Details**

**Chart Link:** <https://www.tradingview.com/chart/6WfmOVtI/>

<figure><img src="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" alt=""><figcaption></figcaption></figure>

***

### Indicator Settings

<details>

<summary>Signal Settings</summary>

#### Signal Mode

Basic

#### Signal History

Enabled

#### SL Lookback (Bars)

2

#### Risk/Reward Ratio

1

</details>

<details>

<summary>Filters</summary>

#### Session

0000-0000

#### Noise Filter

Enabled

#### Higher TF Confluence

Enabled (Auto)

#### Volatility Filter Sensitivity

4

</details>

<details>

<summary>Custom Signals</summary>

#### Custom TP (%)

1

#### Custom SL (%)

0.5

</details>

<details>

<summary>Astra Cloud</summary>

#### Astra Cloud

Disabled

#### Astra Cloud Sensitivity

2

</details>

<details>

<summary>Bar Coloring</summary>

#### Bar Coloring

Enabled

</details>

<details>

<summary><strong>Chart Customization</strong></summary>

#### Entry Label Size

Normal

#### Signal Label Size

Normal

#### Signal Label Distance

3

#### Dotted Line Length (Bars)

250

</details>

<details>

<summary>Advanced</summary>

#### Calculated Bars

3500

#### Entry/TP/SL Offset (%)

0

</details>

***

For detailed explanations of each setting, visit the Settings Glossary

{% content-ref url="../materials/settings-glossary" %}
[settings-glossary](https://docs.astraalgo.com/resources/materials/settings-glossary)
{% endcontent-ref %}

***


---

# 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/1h-gbpchf.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.
