# Bearish Peak-Short Strategy

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

***

Strategy Description:\
Short Peak Entry is a tactical mean-reversion short strategy engineered to exploit overextended price action in high-momentum conditions. This setup targets sharp intraday pullbacks triggered by volatility spikes and momentum exhaustion, making it ideal for disciplined traders seeking consistent, short-duration trades against extreme market sentiment.

***

Core Setup:

Reversal Signal:\
Initiates a short position when the price crosses below the upper Bollinger Band (20-period, 2 standard deviations) and the Relative Strength Index (RSI) is above 70, signaling a potential overbought condition and loss of upward momentum.

Execution Time Frame:\
15-minute chart for timely entry and rapid trade resolution.

Profit Target & Risk Control:

* Take Profit: +0.75%
* Stop Loss: -1.00%

A 1:1 reward-to-risk profile is optimized for high win-rate precision setups where reversion probabilities are elevated.

***

Ideal For:

* Traders focused on mean-reversion plays in intraday environments
* Assets prone to volatile overbought reactions (e.g., momentum stocks, crypto pairs)
* Systematic scalpers seeking tight, repeatable entries during exhaustion phases

***

> Short Peak Entry offers a systematic edge for traders capitalizing on overstretched moves, leveraging volatility and momentum metrics to time precise reversals with disciplined risk management.

<https://app.trylevel2.com/invite/canvas/e5586f06-a886-4fae-ae66-4bae111523e4/7322>

***

* Enter Short position
  * Current price crosses below upper bollinger band
  * RS >70
* Exit
  * Take profit at 50 bps and Stop loss at 50 bps
* Enter Short position
  * Current price crosses below upper bollinger band
  * RS >70
* Exit
  * RSI < 50 Or Current Price crosses below middle Bollinger Band

***

**Next steps:**<br>

1. Make this strategy your own – [click here ](https://app.trylevel2.com/invite/canvas/40ba95cf-d9fe-4105-ba55-96bd32f1a508/7321)to customize to suit your preferences.
2. Try this strategy on a different asset or timeframe -
   1. Navigate to the “Create” menu on the homepage, choose your preferred asset and timeframe, then choose “Copy” to duplicate the strategy.
   2. From there, backtest and deploy whenever you're ready.
   3. Reach out to the Level2 team with any questions or if you need tech support

{% hint style="info" %}
**Risk Warning – Template Strategies**

The template strategies provided on Level2 are for educational and illustrative purposes only and do not constitute investment advice or a recommendation to trade. These strategies are based on historical examples and are not tailored to your individual financial circumstances, objectives, or risk tolerance.

**Before deploying any strategy, you must run a back-test using your chosen security.** Strategy performance can vary significantly depending on the asset class, time frame, volatility, and broader market conditions. It is essential to adjust parameters such as entry/exit levels, indicators, and time frames to suit the specific security and current market dynamics.

Level2 does not guarantee the accuracy, completeness, or future performance of any strategy. All trading involves risk, including the potential loss of capital. Past performance is not indicative of future results. Users should conduct their own due diligence and seek independent financial advice if needed.

By using template strategies on Level2, you acknowledge that you are solely responsible for all trading decisions and outcomes.
{% endhint %}


---

# 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://trylevel2.gitbook.io/getting-started/bearish-peak-short-strategy.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.
