# Volume = Tradeability

The RIGD system calculates volume using the 14-day average of institutional option flow.&#x20;

Volume is used as an indicator for Wall Street's participation in the option market.

We want to trade aggressively when Wall Street is active in the options market (high volume) and go small or touch grass when Wall Street is not trading options (low volume).

**High Volume:**&#x20;

* options market controls the price
* easy to trade and return 100%+
* trend day or perfect tags
* switch if wrong and win
* lots of option alerts (10+)
* price action will follow the rules

[**11/06/24 - HIGH VOLUME SESSION**](https://app.rigged.ai/session/2024-11-06)

The average max gain for BULLS on SPY, QQQ and IWM is over 100%.&#x20;

Price basically goes straight up from 11:00 on. If you were in BEARS and switched to BULLS you made a lot of money.

<figure><img src="/files/ombQCz1YZzpIDqq0UCQe" alt=""><figcaption></figcaption></figure>

It doesn't get better or easier to trade than this.

**Low Volume:**

* robot algorithms in total control of price
* price action will be terrorism designed to liquidate traders on both sides
* blue line will act like a magnet attracting price
* can be extremely difficult to win trades


---

# 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.rigged.ai/guide/volume-tradeability.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.
