Strategy Algorithm
1. Identify a "big candle" based on the following conditions:
Green (bullish) candle: consider only the upper shadow, ignoring the lower shadow.
Red (bearish) candle: consider only the lower shadow, ignoring the upper shadow.
2. Indicator filters:
The candle should be outside the bounds of the Stochastic and MACD indicators.
3. Fibonacci levels:
Draw Fibonacci levels from -1 to 2 on the selected candle.
The Fibonacci projection extends to the right, covering the next 25 candles.