RSI Notifier with Screenshot
- Utilità
- Anggi Jayoba
- Versione: 8.30
- Attivazioni: 5
BOT NOTIF - 6 - DUAL MODE - BB is a Notifier-type Expert Advisor (EA) specifically designed to monitor market saturation points (Overbought/Oversold) with high accuracy through a three-layer filter: RSI, Wick Validation (Candle Tail), and Bollinger Bands. This bot does not execute automated trades (Auto-Trade); instead, it acts as a smart assistant that sends visual signals and comprehensive Telegram notifications, including real-time chart screenshots. It is ideal for traders seeking price reversal confirmations at Dynamic Support & Resistance areas.
Key Features:
-
Triple Confirmation Logic: Combines extreme RSI levels, candle wick lengths, and touches on the Bollinger Bands lines.
-
Dual Operation Mode: Allows traders to choose between STRICT mode (High discipline) or LOOSE mode (Flexible).
-
Telegram Multimedia: Sends text messages accompanied by chart screenshots when a valid signal appears.
-
Real-time Dashboard: An informative panel on the MetaTrader 5 screen displaying RSI status, Spread, and the Active Mode.
-
Anti-Spam System: A cooldown feature to prevent a buildup of notifications in the same price area.
Detailed Explanation & Input Parameters
This bot works by scanning every price movement and will only issue an alert if specific technical conditions are met. Below are the details of the input parameters to help you optimize the bot's performance:
1. Telegram Connection
-
InpBotToken: A unique token obtained from @BotFather. Used as the access "key" for the bot.
-
InpChatID: The unique ID of your Telegram account or group where signals will be sent.
2. Strategy (Mode)
-
InpFilterMode:
-
MODE_STRICT: Signals are only sent if the price touches/penetrates the Bollinger Bands (Upper/Lower).
-
MODE_LOOSE: Signals are sent immediately once the RSI reaches extreme levels and a wick is formed, even if the price hasn't touched the Bollinger Bands.
-
-
InpUseClosedCandle: If True, the bot waits for the candle to close before validation. If False, the bot provides instant alerts while the price is moving (Running).
-
InpCooldown: The time delay (in seconds) before the bot is permitted to send the next signal.
3. RSI Logic (Trigger)
-
InpRSIPeriod: The number of candle periods calculated (Default: 14).
-
InpRSI_Upper & Lower: The extreme boundary levels. For example, setting 95 for Sell and 15 for Buy provides highly selective (Sniper) signals.
4. Wick Validation (Rejection Confirmation)
-
InpUseValidator: Activates the candle "tail" filter to ensure there is price rejection before a signal is sent.
-
InpMinWickSize: The minimum length of the candle tail in Points. The longer the tail, the stronger the indication of a trend reversal.
5. Bollinger Bands (Dynamic SNR)
-
InpBandsPeriod & Dev: Standard Bollinger Bands settings (20, 2.0). Serves as Resistance (Upper) and Support (Lower) areas.
-
InpBandsBuffer: The tolerance distance (in Points) between the price and the BB line. The larger the value, the easier it is for a signal "touching" the BB to be considered valid.
6. Spread Filter & Screenshot
-
InpMaxSpread: The maximum allowable spread limit. If the spread is too wide (e.g., during major news events), the bot will not send signals to avoid high volatility risks.
-
InpSendScreen: If True, the bot will take a screenshot of your chart and send it to Telegram, allowing you to see the market context without needing to open your PC or VPS.
