False Breakout Trap Strategy (C#)

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. Thi...

1.5K 下载量
☆☆☆☆☆ 评分
0 评价
NuGet 5.0.2 Install-Package StockSharp.Strategies.0105_False_Breakout_Trap -Version 5.0.2
False Breakout Trap Strategy (C#)

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. 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.

  • 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

用户评价

登录 以撰写评价

暂无评价