> For the complete documentation index, see [llms.txt](https://docs.valhallaindicator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valhallaindicator.com/get-started/how-to-use-scalper.md).

# How To Use Scalper?

{% hint style="warning" %}
The scalper indicator is intended to be used along the main indicator, in order to be able to trade the range within a established direction.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=4_H7PbGv2AY>" %}

## **Liquidity Levels**

**Untapped Levels:** Unlock Hidden Opportunities! We all know that the real action happens behind swing points and beyond the highs and lows of previous days, weeks, and months. These untapped levels are the treasure troves of liquidity, filled with resting orders, especially those sneaky stop-loss orders. Valhalla now tracks these untapped levels, preserving their liquidity for your trading advantage.

**Liquidity Pools:** Your Secret to Market Mastery! Once you identify a liquidity level, magic happens. These clusters of liquidity levels act like powerful magnets, drawing price action towards them. It's like a treasure hunt for traders!

The closer the liquidity pool, the smoother the ride, and the more straightforward the path. This is the phenomenon known as a liquidity grab or sweep – it's your ticket to trading success. With Valhalla, you'll be able to spot these liquidity pools and frame your directional bias with ease.

They will serve you as an additional confluence for your entries and exits.

### **Scalper Alerts**

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

If enabled, will be triggered using the "Any Alert Function Call" Condition when creating an alert:

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

Additionally if you have the LIFETIME membership, you will also be able to automate the scalper signals by using conditional alerts for specific signals and direction:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.valhallaindicator.com/get-started/how-to-use-scalper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
