RenkoGurus
  • Getting Started
    • What is TradingView?
    • How to setup RenkoGurus Indicators
    • How to get updates
    • How to setup alerts in TradingView
  • Indicators
    • RenkoGurus-Consolidation & Breakout Filter
      • Signals
      • Settings
      • Alerts
    • RenkoGurus-SmartTrend
      • Signals
      • Settings
      • Alerts
    • RenkoGurus-SmartChannel
      • Signals
      • Settings
      • Alerts
    • RenkoGurus-SmartMoney
      • Signals
      • Settings
      • Alerts
    • RenkoGurus-PowerMeter
      • Signals
      • Settings
      • Alerts
  • RenkoGurus-PropBot-User-Guide
    • Onboarding
    • Non VPS Prop Bot
      • Tradovate/NinjaTrader Prop Bot
        • APIs & Payloads
      • TopstepX PropBot
        • APIs & Payloads
    • VPS Prop Bot
      • RenkoGurus VPS Dashoard
        • Bot Status Panel
        • Customer Info Panel
        • Actions Panel
        • Trade Command Panel
        • Window Settings Panel
        • Trading Hours Settings (GMT) Panel
        • Alerts Configuration Panel
      • RenkoGurus VPS Metrics Dashboard
Powered by GitBook
On this page
  1. RenkoGurus-PropBot-User-Guide
  2. VPS Prop Bot
  3. RenkoGurus VPS Dashoard

Alerts Configuration Panel

PreviousTrading Hours Settings (GMT) PanelNextRenkoGurus VPS Metrics Dashboard

Last updated 17 days ago

The Alerts Configuration panel allows you to integrate the bot with your personal Slack workspace to receive real-time alerts for all major actions, especially failures or execution issues. This is crucial because the bot runs on a remote VPS and may be unattended β€” notifications help you stay informed even when you're not actively watching.


⚠️ Why This Matters

🚨 Trades happen silently in a VPS β€” if something fails, you won’t know unless alerts are configured. Enabling alerts ensures that:

  • ❌ Failed executions

  • ❗ Missing passwords or window errors

  • ⚠️ Timing conflicts or user focus issues ...can all be pushed instantly to your private Slack channel.

This makes it essential for both live and funded account safety.


πŸ› οΈ Setup Fields

Field
Description

βœ… Enable Slack Alerts

Checkbox to toggle Slack integration. Must be checked to activate alerts.

πŸ”‘ Slack Token

Your Slack Bot Token (e.g., starts with xoxb-). You must create your own Slack App.

πŸ›°οΈ Slack Channel

Channel name (e.g., #trading-alerts) or Channel ID where the alerts should be sent.

πŸ› οΈ You must invite your bot to the channel using this command in Slack: /invite @YourBotName


πŸ§ͺ Buttons

  • Save Slack Configuration Saves your token and channel preferences locally.

  • Test Configuration Sends a test message to your Slack channel to verify the integration is working properly.


πŸ” Slack Requirements

To use this feature, users must:

  1. Have their own Slack Workspace

  2. Create a Slack App and Bot Token (e.g., via Slack API)

  3. Install the app into the workspace

  4. Get the OAuth Token (starts with xoxb-)

  5. Provide a valid channel name or ID

  6. Invite the bot to the channel manually via /invite

πŸ“Œ Bot tokens must be kept secure. Never share your token publicly.


βœ… Best Practice

  • Always test your Slack alerts after setup.

  • Use a private channel or create a dedicated channel like #vpsbot-alerts.

  • React immediately to any alert indicating password, focus, or command issues.