# Other Settings

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

**Enable Testing In Strategy Analyzer**

* To test the strategy withing Strategy Analyzer, you must select Enable Testing in Strategy Analyzer.
* If you are trading live or in market replay mode, you must disable this option, otherwise no trades will be placed

**Enable Tick Replay**

* This will permit you to enable this option in Strategy Analyzer if selected in the strategy settings. See the NinjaTrader help guides for a detailed explanation of tick replay.
* Warning: Tick replay will slow down your computer significantly and it is not recommended that you enable this mode unless you understand the implications and are ok with potentially extensive computation time to provide back test results

**Draw Dots for Trailing Stop**

* This will visually draw dots at each price where the trailing stop has been when using strategy analyzer.


---

# 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/strategy/strategy-settings/other-settings.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.
