Guide
How does the Linear Regression Channel Breakout Strategy strategy work ?
The Linear Regression Channel Breakout Strategy utilizes LonesomeTheBlue's Linear Regression Channel Indicator. This strategy activates Long or Short trading signals based on the breakout behavior of the channel lines.
- Signal Activation: When a candle closes beyond the channel, it triggers a signal.
- Short Positions:
- If the channel slope is positive, breakouts below the lower channel line trigger Short signals.
- With a negative slope, breaking the bottom line also initiates a Short, as added in v2.
- Long Positions:
- When the slope is negative, breakouts above the upper line trigger Long signals.
- If the slope is positive, a breakout above the top line is also considered a Long signal, added in v2.
- The strategy is optimized for 8-hour candle periods, but optimization for other periods is advised.