> For the complete documentation index, see [llms.txt](https://docs.smarttradingindicators.com/smart-trading-indicators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smarttradingindicators.com/smart-trading-indicators/gettin-started/videos-and-tutorials/tutorials-in-english.md).

# Tutorials in English

{% hint style="success" %}
At Smart Trading Indicators, we are committed to enhancing your trading skills with the aid of artificial intelligence. Our tutorials are designed to effectively teach you how to use our advanced AI-powered trading indicators. Here, you will find clear and concise guides that will take you from the fundamentals to more complex strategies, all to ensure that you make the most of the financial market opportunities.
{% endhint %}

## Tutorial of Range Signals (V2)

{% embed url="<https://www.youtube.com/watch?v=tCGUL7ZrR8c>" %}
This tutorial, presented by Gabriel Massarelli of Smart Trading Indicators, introduces the use of AI-powered trading indicators, highlighting the "Rain Signals" indicator. The video shows how to integrate these indicators into the TradingView platform, adapting them to different markets and timeframes. It focuses on ease of use, recommended trading strategies, and the automatic risk management included in the indicators, with backtesting examples on various assets. Additionally, it mentions support resources available on their website and Gitbook, as well as future updates, including direct signals through Telegram.
{% endembed %}

##

## Tutorial of Hammer And Pump (V1)

{% embed url="<https://www.youtube.com/watch?v=p-4tIiNMlrI>" %}
The video presents "Hammer and Pump," a trading indicator that uses OpenAI's AI, showing promising results in backtesting with cryptocurrencies like Bitcoin and Ethereum. It combines technical analysis tools with AI to identify buying and selling opportunities and emphasizes risk management. The indicator is customizable, compatible with various markets and devices, and comes with educational resources and a free demo. The video concludes with a discount offer and an invitation to their referral program.
{% endembed %}


---

# 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.smarttradingindicators.com/smart-trading-indicators/gettin-started/videos-and-tutorials/tutorials-in-english.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.
