# Range Maniac 30m/1m Strategy

I highly recommend the 30-minute/1-minute strategy, especially for Nasdaq, US30, and Stocks, which can be quite choppy and unpredictable when following it with pure signals - but it also works with forex.

**Here is an entry example for Nasdaq100:**

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

This method follows the trend. On the left, the 30-minute timeframe, we wait for a strong colored circle. In this case, a red strong circle indicates a strong bearish trend.

On the right side, we are on the 1-Minute chart, mirroring the same time as on the left chart.

If we are bearish on the higher timeframe, we wait for an upward movement on the 1-minute chart (pullback). Generally, you can look for short entries when we touch the upper Range Maniac chart, but for added safety, we wait for the Reversal marker to appear. Then, a Sell signal and the candle color to be red for extra safety.

Settings for split-screen on Tradingview

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

Settings 30-Minute timeframe on the left

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

Settings 1-Minute timeframe on the right

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

Both Charts are on normal candles (not heikin-ashi).


---

# 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.million-moves.net/start/strategies/range-maniac-30m-1m-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.
