# Strategy

Below are recommend settings to trade with to lock in gains quickly with a 2:1 reward/risk ratio.&#x20;

A zone trailing stop is not recommended to be used on higher time frames such as 5 Min+, as these time frames don't produce as many zones so your stop may not move frequent enough.

For higher time frames, if you wish to use a trailing stop, it's recommend to use the incremental trailing stop.

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


---

# 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.jdmindicators.com/recommended-settings/strategy.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.
