> For the complete documentation index, see [llms.txt](https://signalpro.gitbook.io/signalpro-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://signalpro.gitbook.io/signalpro-tutorial/signalpro-settings-configuration.md).

# SignalPro Settings Configuration

Start configuring settings from top to bottom. Different modes need different settings, so select your mode first.

In this instance, increasing the sensitivity yields better results. Toggle the mode switch to test its effectiveness. Typically, aligning the mode switch sensitivity value with the sensitivity value improves the outcome.

{% embed url="<https://signalpro.store/wp-content/uploads/2023/05/1683647809131330.mp4>" %}

Next, decide whether to use a higher or lower trend index value. Test with 250 and 150 to see which performs better.&#x20;

In this case, a lower value performs better, so continue adjusting until you find the optimal point.

{% embed url="<https://signalpro.store/wp-content/uploads/2023/05/1683647879564254.mp4>" %}

Begin with a larger tolerance value and gradually decrease it until you find the optimal balance.

{% embed url="<https://signalpro.store/wp-content/uploads/2023/05/1683647955218468.mp4>" %}

For the direction index, we first need to see whether negative or positive values perform better.

In this case, positive values excel, so continue tweaking to find the most effective value.

{% embed url="<https://signalpro.store/wp-content/uploads/2023/05/1683648001021468.mp4>" %}

Next, alternate between different trend timeframes to identify the most effective one.

Then, determine the most efficient value. Similar to the direction index, ascertain whether negative or positive values perform better and proceed accordingly.

{% embed url="<https://signalpro.store/wp-content/uploads/2023/05/1683648036163615.mp4>" %}

Start by trying smaller TP1 values, as the algo moves its SL to breakeven upon hitting TP1, thus reducing risk.

Once you have a conservative TP1, experiment with various TP2 values to identify the best performer.

{% embed url="<https://signalpro.store/wp-content/uploads/2023/05/1683648095781755.mp4>" %}

Once all settings are configured, revisit and fine-tune previous settings to see whether it will improve the performance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://signalpro.gitbook.io/signalpro-tutorial/signalpro-settings-configuration.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.
