# Gold Stream Settings

These are the Million Moves Algo settings from our [Gold livestream on YouTube](https://www.youtube.com/watch?v=-ps7V40GrA4\&ab_channel=MillionMoves).

* Sensitivity: 2.5
* Candle mode: Heikin-Ashi
* Timeframe: 5 Minute
* Stop-Loss/Take Profit Strength: 2.7

![](/files/W6doHIghN4nhc5lRjZ6l)![](/files/CV4VDh6GH2S9QmQ8b0X8)

And add the Range Maniac on default settings to the chart.

{% hint style="info" %}
Make sure to remove the borders in your chart settings window to make the candlestick coloring more colorful:
{% endhint %}

<figure><img src="/files/vfxU4ceUXhPGNcmVsWKY" 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.million-moves.net/start/strategies/gold-stream-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.
