False Breakout Trap Strategy (C#)

by StockSharp

False Breakout Trap Strategy The False Breakout Trap aims to capitalize on breaks that fail to hold beyond key support or resistance. Traders often jump into a breakout only to see price quickly rever...

1.6K Downloads
☆☆☆☆☆ Rating
0 Reviews
NuGet 5.0.2 Install-Package StockSharp.Strategies.0105_False_Breakout_Trap -Version 5.0.2
False Breakout Trap Strategy (C#)

False Breakout Trap Strategy

The False Breakout Trap aims to capitalize on breaks that fail to hold beyond key support or resistance. Traders often jump into a breakout only to see price quickly reverse, leaving them trapped.

Testing indicates an average annual return of about 52%. It performs best in the crypto market.

This strategy waits for that failure, entering in the opposite direction once price closes back inside the range.

Stop placement is tight, just beyond the failed breakout level, ensuring losses stay small if the reversal doesn't materialize.

Details

  • Entry Criteria: indicator signal
  • Long/Short: Both
  • Exit Criteria: stop-loss or opposite signal
  • Stops: Yes, percent based
  • Default Values:
    • CandleType = 15 minute
    • StopLoss = 2%
  • Filters:
    • Category: Reversal
    • Direction: Both
    • Indicators: Price Action
    • Stops: Yes
    • Complexity: Intermediate
    • Timeframe: Intraday
    • Seasonality: No
    • Neural networks: No
    • Divergence: No
    • Risk level: Medium

User Reviews

Login to write a review

No reviews yet