# KTR - Entering Trades

KTR is the average price range the option contract draws down to before winning (returning 100%).

If an option alert does not win immediately, we can use KTR as an entry target.

## How KTR works:

Every option alert comes with a KTR range.

If the option alert has EDGE (reliable probability), then KTR will be filled in blue.

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

When the price of an option contract reaches KTR, a secondary alert is triggered.

This is a KTR fill shown in the chart with red circles indicating BEAR and green circles indicating BULL.

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

The KTR fill recalculates win rate as if there was option flow at that point in time.

**Example:**

KTR for the 490c is 1.19 - 1.35.

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

The color is blank so we know it does not have EDGE.

The 30D is 50%, so we can choose to target this using KTR.

11:04:15 - KTR fills for the 490c with price drawing down to 1.15.

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

The alert wins returning 178.26% in 1h 15m.

{% hint style="info" %}
WR and 30D for KTR FILLS will not match the parent alert. They are generated when price draws down to the KTR range.

Sometimes the KTR WR may be higher, other times much lower.
{% endhint %}

***

## Trading KTR

We trade most EDGE alerts within BL -1 to +1.&#x20;

If the EDGE alert is late, loses or does not win immediately, we will look to enter the trade using KTR.

We like to define "late" as a 1-strike move in the alert's direction. 1-strike = late, 2-strikes = super late, 3-strikes = very stupid.

### [SPY 11/04/24](https://app.rigged.ai/SPY/2024-11-04) - LATE ALERT

The 55% WR EDGE BULL is an awesome trade, but you have to know price has already bounced 1.5 strikes off the bottom.

If you entered using KTR, you returned 122.24% in 37m with no drawdown.

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

### [SPY 10/07/24](https://app.rigged.ai/flow/SPY?day=2024-10-07) - INSANE BEAR SETUP

In the first twenty minutes you get 5 EDGE BEARS, extremely bearish setup.

They do not win immediately, price action goes sideways before moving up 1-strike.

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

KTR for the EDGE BEARS just below the 572 strike.

This is an incredible trade returning over 300% max or 263.55% buying and holding until the end of the session.

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

***

## **KTR Strategy:**

We only starting tracking KTR returns in September of 2024, due to a limited amount of data it's not clear what the best KTR strategy may be.

**Backstory:**&#x20;

KTR stands for Komodo Target Range. Komodo was a codename for one of our system upgrades. It got kind of confusing, so we removed it. We tried switching from KTR to ETR, but ETR is stupid. KTR is it.&#x20;


---

# 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/ktr-entering-trades.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.
