> For the complete documentation index, see [llms.txt](https://trading-alpha.gitbook.io/trading-alpha-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trading-alpha.gitbook.io/trading-alpha-docs/ta-basics/setup-strategies.md).

# Setup Strategies

## What are our setups?

Our setups are broken down into 10 possible strategies. This is the curriculum you will learn at Alpha Academy!

## 1) Squeeze Breakouts (Stage 2 uptrends)

## 2) Reversal Bars

## 3) Squeeze Breakouts & Reversal Bars together = SQUEEZE FAKEOUT

## 4) Squeeze Breakouts & Momentum Bars

## 5) Squeeze Breakouts & 8/9 Bars

## 6) Topping Bars

## 7) Green or Red Alpha Trend Bars

## 8) Alpha Thrust orange bars, or orange clusters, or change of powers thrusts with any of the above mentioned setups

## 9) Alpha RSI momentum crosses at either overbought or oversold levels with any of the above mentioned setups

## 10) Alpha Volume at high or extreme levels with any of the above mentioned setups

## 11) Any of the signals from the Alpha Trend used in conjunction with support & resistance levels (Like Shardi)

## 12) Squeeze Breakouts with either support or resistance levels

## 13) Any Trading Patterns like head and shoulders or cup and handle with any of the above mentioned setups


---

# 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:

```
GET https://trading-alpha.gitbook.io/trading-alpha-docs/ta-basics/setup-strategies.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.
