# Automated Channel

A walkthrough of our newest indicator, Automated Channel, made for TradingView. Designed as an alternative to the native channel tool for traders looking to automate a channel trading strategy. Read more in our [blog post](https://blog.traderspost.io/article/new-indicator-automated-channel) and view the source code on TradingView [here](https://www.tradingview.com/script/vMJPxHfn-TradersPost-Automated-Channel/).

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


---

# 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.traderspost.io/docs/strategies-and-indicators/example-strategies/automated-channel.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.
