> For the complete documentation index, see [llms.txt](https://docs.stablejack.xyz/stablejack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stablejack.xyz/stablejack/use-cases/find-trade-opportunities.md).

# Find Trade Opportunities

Discover potential trading opportunities using real-time market data, technical indicators, price momentum, trader positioning, and AI-powered analysis.

Finding a trade opportunity often requires monitoring multiple assets, comparing technical signals, reviewing market conditions, and evaluating risk. StableJack helps simplify this process by analyzing market data and highlighting assets that may require further attention.

Instead of manually checking charts and indicators one by one, you can use StableJack to search for opportunities based on specific market conditions, trading strategies, or risk preferences.

### How StableJack Helps You Find Trade Opportunities

StableJack evaluates available market data to help you identify potential setups across supported markets. Depending on your request, the analysis may consider recent price action, trend direction, support and resistance levels, momentum, volatility, trading volume, market sentiment, trader positioning, relevant news, and broader market conditions.

Each result is designed to help you understand why an opportunity may be relevant, what could invalidate the setup, and which risks should be considered before making a decision.

### Spot Emerging Market Trends

Use StableJack to identify assets beginning to show consistent changes in price, volume, sentiment, or market positioning.

This can help you discover developing trends before they become widely recognized. StableJack can compare recent performance with historical conditions and explain whether the movement appears sustainable or is driven by short-term volatility.

**Prompt Example:**

“Find crypto assets showing early signs of an emerging upward trend.”

### Discover High-Confidence Trade Setups

Find potential trades supported by several independent signals rather than relying on a single indicator.

StableJack can evaluate technical structure, momentum, volume, market sentiment, positioning, and broader market conditions. It can then explain which signals support the setup and which risks could weaken the trade thesis.

A high-confidence setup does not guarantee a profitable outcome. It means that multiple available data points are aligned with the same market scenario.

**Prompt Example:**

“Find long trade setups supported by positive momentum, increasing volume, and bullish market positioning.”

### Find Breakout Trading Opportunities

Identify assets trading near important resistance levels, consolidation ranges, or potential breakout zones.

StableJack can assess whether price is approaching a key level, whether volume is increasing, and whether momentum supports a possible breakout. The analysis may also highlight invalidation levels, false-breakout risks, and nearby support or resistance areas.

**Prompt Example:**

“Find assets approaching major resistance with increasing trading volume.”

### Identify Oversold and Overbought Assets

Find assets showing unusually weak or strong market conditions based on technical indicators and recent price performance.

Oversold conditions may indicate that selling pressure has become excessive, while overbought conditions may suggest that price has moved too far too quickly. These conditions do not automatically mean that a reversal will happen, so StableJack also evaluates trend strength, volume, momentum, and broader market context.

**Prompt Example:**

“Find oversold assets that are showing early signs of a potential recovery.”

### Discover Momentum Trades

Identify assets with strong price performance, increasing volume, and continued directional movement.

Momentum trading focuses on assets already moving strongly rather than predicting a reversal. StableJack can compare short-term and medium-term performance, evaluate whether momentum is strengthening, and highlight levels where the trend may lose validity.

**Prompt Example:**

“Find stocks with strong upward momentum and increasing trading volume.”

### Find Market-Neutral Opportunities

Discover relative-value trades designed to reduce exposure to the direction of the broader market.

A market-neutral strategy may involve taking a long position in one asset and a short position in another related asset. The objective is to benefit from the difference in their relative performance rather than relying entirely on whether the market moves up or down.

StableJack can help compare assets, identify performance divergences, evaluate correlations, and explain the risks affecting both sides of the trade.

**Prompt Example:**

“Find two related assets where one appears undervalued and the other appears overvalued.”

### How to Get Better Results

Be specific about the market, timeframe, strategy, and level of risk you want StableJack to evaluate.

For example, instead of asking:

“Find me a trade.”

You can ask:

“Find short-term crypto trade opportunities with strong momentum, increasing volume, and a clearly defined invalidation level.”

The more context you provide, the more relevant and focused the analysis can become.

### Explore StableJack in Practice

StableJack helps you research and evaluate potential trading opportunities, but the best way to understand its capabilities is to try it yourself.

Explore different types of requests, experiment with strategies, and see how the platform analyzes market conditions in real time. By interacting directly with StableJack, you can better understand how its insights fit into your trading process and decision-making.\
\
You can try [StableJack](https://www.stablejack.xyz/) now.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stablejack.xyz/stablejack/use-cases/find-trade-opportunities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
