# FAQ

Products

<details>

<summary>What markets &#x26; timeframes does this work with?</summary>

All of our indicators function on any market available on TradingView such as stocks, crypto, forex, and commodities on all timeframes including 1m, 5m, 15m, 1h, 4H, 1D, etc.

The toolkits we provide on every plan can hypothetically fit any style of trading (scalping, swing trading, investing, etc) for finding technical insights.

</details>

<details>

<summary>Does it repaint?</summary>

All of our indicators do **not** repaint. Everything appears in real-time and is confirmed & permanent on the chart once the candle it was generated on has closed.

</details>

<details>

<summary>What is the accuracy of the signals?</summary>

There is no specific win rate applicable to mention regarding our signals due to the way they were designed & intended to be used as confluence in your analysis.

</details>

<details>

<summary>Do I need to upgrade TradingView to use Indicators?</summary>

You don’t need to upgrade TradingView, our toolkits work with 100% functionality on the basic plan of TradingView (free).

</details>


---

# 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.mrd-indicators.com/infor/faq.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.
