SELL Signal Conditions: The Stochastic Oscillator is above the overbought level (default: 80 – configurable). A Moving Average (MA) is above the candles (i.e., price is below the MA). A bearish candlestick pattern occurs: First, a bullish candle, Then, a bearish candle with a body greater than or equal to the previous bullish candle. 🔄 BUY Signal Conditions: The Stochastic is below the oversold level (default: 20). The MA is below the candles (i.e., price is above the MA). A bullish pattern forms: First, a bearish candle, Then, a bullish candle with a body greater than or equal to the previous bearish candle. ⚙️ User-Defined Inputs: Stochastic: %K, %D, slowing, method (e.g., Simple), overbought/oversold levels. Moving Average: period, method (e.g., Simple), Apply to (default: Close). Option to enable/disable BUY and SELL signals separately. 📲 Alerts: Push notification to mobile when a signal occurs, Arrow on chart (up/down) at the signal candle. 📁 Additional Requirement: 🔓 The full source code must be provided upon delivery — no compiled-only files (.ex5) without the .mq5 source.