# Option Alerts

Each alert comes with an AI weighted score where 1 is roughly equal to 1000. There is no statistically significant correlation between score and profitability, which means 500 score bombs make money just as often as 300 score.

<mark style="color:yellow;">**Traders should consider PS (position score) and strategy before score.**</mark>&#x20;

***

## ALERT TYPES:

### BOMBS

Large option trades.

BULL BOMBS = bullish option flow (calls bought and puts sold).

BEAR BOMBS = bearish option flow (puts bought and calls sold).

***

### SWINGS

A large option trade after a swing in volatility.

BULL SWING = bullish option flow after the price of the underlying has rapidly decreased.

BEAR SWING = bearish option flow after the price of the underlying has rapidly increased.

{% embed url="<https://youtu.be/eYdLmTAtkY8?si=WrZvwIJxJ-9_jjMK>" %}

***

### CHASE

Large option trade that "chases" the price action. \
\
BULL CHASE = bullish option flow after the price of the underlying has rapidly increased.

BEAR CHASE = bearish option flow after the price of the underlying has rapidly decreased.

{% embed url="<https://youtu.be/WAgJ7Q1dNkE?si=TdGMNpIVn4kKQfbE>" %}

***

### LOTTO

Out of the money (OTM) trade for 1000+ contracts.

Extremely high risk / high return alert type, traders should treat lottos like their name either 100% or 0%.

{% embed url="<https://youtu.be/1tpIxjHnmo4>" %}

***

## **ALERT TERMS:**

<figure><img src="/files/edSNuVpFw2ZvrJL0Irrf" alt="" width="563"><figcaption></figcaption></figure>

**SCORE -** AI weighted value of the option trades where roughtly 1 = 1000 in premium\
\
**STRIKE** - dollar value for option contracts show on the chart with a red line (every dollar for SPY & QQQ, varies for stock flow)\
\
**SPOT** - the price of the symbol at the time of the alert

<figure><img src="/files/cNXsRL7fVxchG2FKrkZu" alt="" width="563"><figcaption></figcaption></figure>

**V (Volume)** - change from the 14 day average where higher (over 110%) equals more tradeability

**PS** **(Position Score)** - the sum of the change between the sport price and the open, intraday high and intraday low.&#x20;

* Higher PS = more BULL risk
* -1 to 1 PS = neutral for BULLS & BEARS
* Lower PS = more BEAR RISK&#x20;

**BL (Blue Line)** - the change from open price for the symbol.&#x20;

**WIN RATE -** the percentage of 100%+ returns no stop loss consideration in the past 14 days for the alert type and PS.\
\
**FR (Florb Ratio) -** a modified version of put call ratio where values below 0.7 are bullish and above bearish.

<figure><img src="/files/ETSmkLJP0oHTcCZX8brQ" alt="" width="563"><figcaption></figcaption></figure>

\
**START** - the price for the strike at the time of the alert

**LIVE** - the current price for the option (delayed by 1m)

**MAX GAIN** - the highest percentage change from the time of the alert

**MAX DRAWDOWN** - the lowest percentage change from the time of the alert to max gain

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

**STRATEGY GUIDE** - basic strategy to know whether you're at an advantage or disadvantage.

* **PS** - preferred values
* **Size** - recommended trade size
* **Session** - preferred sessions
* **Target** - potential profit target


---

# 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/strategy/option-alerts.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.
