# TradingView Platform

Indicators to simplify the Buying or Shorting process. Delivered alongside our tested strategy to help you avoid many costly mistakes. Cut out the noise, and identify the right time to execute a strategy.

Some of the considerations include Institutional Transactions, Relative Volume, VWAP, AO, RSI, Historical Performance, Bollinger Bands, MA Cross among many others. **NEW!** Select between various strategies with script weighting based on a combination of technical indicators.\
\
Modify the frequency of reference to match the pattern of any stock leveraging the TradingView Chart. This allows traders to apply more aggressive entry and exit points as indicators that align to each trading strategy. Parameters dynamically adjust along with the indicators relative to the period of reference (1-min period all the way through monthly ranges). \
\
Ultra signals translate the institutional trades into a customizable format which can be set and any multiplier. This allows traders to easily identify jumps in the stocks, which are usually indicative of Institutional / Insider / Market Maker trades. Backtesting also available with the ability to set profit targets and stop limits.

We recommend following the tutorial video listed below.

{% embed url="<https://youtu.be/jlHPkWACPoM?list=TLGGnlmBh3GN8EszMDA5MjAyMg>" %}


---

# 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.ultraalgo.com/setup/tradingview-platform.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.
