# Momentum

### Overview <a href="#h_433328c9f4" id="h_433328c9f4"></a>

The basic principle is that if the current price is higher than the price in the past, then the Momentum indicator is positive. In contrast, when the current price is lower than the price in the past, then the Momentum indicator is negative.

ℹ️ Create fully automated trading strategies using over 100 technical indicators in Level2. Head to the build page and add indicators using the "Add block" menu. Reach out to the team if you have any questions or need technical support.

[![](https://market-dynamics.intercom-attachments-1.com/i/o/673003664/a2789c0eaa7adf9724e64f1e/spaces-2FZlIFO6iBZyMYY9s2ejTf-2Fuploads-2FsaJ8dxN2yRLYaV3csNqd-2FScreenshot-202023-01-14-20at-2008.39.58.png?expires=1730872800\&signature=d353a55bc186c0306cec53e7a78f0e8a8a1866827c7fa0a4229507e072dd41e2\&req=cickFsl9m4dbFb4V1XW4gZomrw0BOm4Hu1dqjHk1wUs36FIa4kLPanQPP88%2F%0AT6tS4idcyixHO5LbCn4WuDnPDg%3D%3D%0A)](https://market-dynamics.intercom-attachments-1.com/i/o/673003664/a2789c0eaa7adf9724e64f1e/spaces-2FZlIFO6iBZyMYY9s2ejTf-2Fuploads-2FsaJ8dxN2yRLYaV3csNqd-2FScreenshot-202023-01-14-20at-2008.39.58.png?expires=1730872800\&signature=d353a55bc186c0306cec53e7a78f0e8a8a1866827c7fa0a4229507e072dd41e2\&req=cickFsl9m4dbFb4V1XW4gZomrw0BOm4Hu1dqjHk1wUs36FIa4kLPanQPP88%2F%0AT6tS4idcyixHO5LbCn4WuDnPDg%3D%3D%0A)


---

# 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://trylevel2.gitbook.io/getting-started/trading-glossary/momentum.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.
