Dashboard Alert Feature - User Guide

πŸ“‹ What is Dashboard Alert?

Trading Dashboard Alert on Discord

Dashboard Alert is an automated notification system that sends you regular updates about your trading bot's performance directly to your Discord or Telegram. Think of it as a "health check" message from your bot, letting you know everything is running smoothly and keeping you informed about your trades.


🎯 Why Use Dashboard Alerts?

βœ… Stay Informed - Get regular updates without logging into your server
βœ… Remote Monitoring - Check your bot's status from anywhere, anytime
βœ… Peace of Mind - Know your bot is actively trading and healthy
βœ… Quick Overview - See your performance at a glance
βœ… Mobile Friendly - Monitor from your phone via Discord/Telegram app


πŸ“± What Information Do You Receive?

Each alert includes:

πŸ€– Bot Health Status

  • Is the bot running properly?
  • What mode is it in (Production or Demo)?
  • How many trading pairs is it monitoring?
  • Are there any trading locks due to volatility?

πŸ’° Account Overview

  • Your total balance
  • Available funds for trading
  • Currency (USDT, BUSD, etc.)

πŸ“Š Performance Summary

  • Total number of trades completed
  • Win/Loss breakdown
  • Win rate percentage
  • Total profit or loss (PnL)
  • Average profit per trade

πŸ”₯ Active Trades (Current Positions)

Shows your top 5 open trades with:

  • Symbol name (BTC, ETH, etc.)
  • Number of orders (if using DCA strategy)
  • Entry price
  • Current price
  • Unrealized profit/loss (color coded: 🟒 profit, πŸ”΄ loss)

πŸ“œ Recent Activity

Your last 3 completed trades showing:

  • Symbol traded
  • Result (βœ… WIN, ❌ LOSS, βšͺ VOID)
  • Profit or loss amount
  • When it closed

πŸ“ˆ Market Conditions

  • Overall market sentiment (Bullish, Positive, Neutral, Negative, Bearish)
  • Average market movement percentage
  • Helps you understand if it's a good or bad trading day

⏰ How Often Do You Get Alerts?

Every 1 hour - You'll receive an update once per hour showing your bot's current status.

This frequency is perfect because:

  • Not too frequent to be annoying
  • Often enough to catch issues quickly
  • Gives you a regular heartbeat from your bot

πŸš€ How to Set It Up

Step 1: Choose Your Platform

You can receive alerts on:

  • Discord - Great for desktop monitoring
  • Telegram - Perfect for mobile notifications
  • Both - Get alerts on all platforms

Step 2: Discord Setup (Optional)

  1. Open your Discord server
  2. Go to Server Settings β†’ Integrations
  3. Create a new Webhook
  4. Copy the Webhook URL
  5. Paste it into your bot's configuration file

Step 3: Telegram Setup (Optional)

  1. Open Telegram and search for @BotFather
  2. Create a new bot and get your Bot Token
  3. Search for @userinfobot to get your Chat ID
  4. Add both to your bot's configuration file

Step 4: Start Your Bot

Once configured, the dashboard alerts will automatically start sending hourly updates!


πŸ“± What Does an Alert Look Like?

Discord Example

You'll see a rich, color-coded message card with:

  • Green status if everything is running well
  • Yellow/Orange if bot is initializing
  • Organized sections for easy reading
  • Emoji icons for quick visual scanning

Telegram Example

You'll receive a formatted text message with:

  • Clear section headers
  • Emoji indicators for status
  • Easy-to-read layout
  • Timestamp of the update

Both formats show the same information, just styled for their respective platforms.


🎨 Understanding the Alert

Status Indicators

Bot Status:

  • βœ… RUNNING - Everything is working perfectly
  • ⏳ INITIALIZING - Bot is starting up

Trading Mode:

  • πŸ”΄ PRODUCTION - Real money trading
  • πŸ”Έ DEMO - Practice mode (no real trades)

Trade Lock:

  • πŸ”“ ACTIVE - Bot is trading normally
  • πŸ”’ LOCKED - Paused due to high market volatility (safety feature)

PnL Colors

Profit/Loss Display:

  • 🟒 Green = Positive (making money!)
  • πŸ”΄ Red = Negative (losing money)
  • βšͺ White = Neutral (break-even)

πŸ’‘ Pro Tips

Tip 1: Set Up a Dedicated Channel

Create a separate Discord channel or Telegram chat just for bot alerts to keep them organized.

Tip 2: Check Alerts Daily

Make it a habit to review your daily alerts. Look for:

  • Consistent profits
  • Win rate trends
  • Number of active trades

Tip 3: Watch Market Sentiment

If market sentiment is "BEARISH" or "NEGATIVE", expect fewer trades or lower profits - this is normal!

Tip 4: Monitor Active Trades

Keep an eye on how many trades are running. Too many might mean high exposure, too few might mean missed opportunities.

Tip 5: Use Multiple Devices

Set up both Discord (desktop) and Telegram (mobile) so you can check from anywhere.


❓ Common Questions

Q: Can I change how often I get alerts?
A: Yes! Your bot administrator can adjust the interval from 30 minutes to several hours.

Q: Will I get alerts if the bot stops working?
A: If the bot crashes, alerts will stop. No alert = potential issue. This is actually a useful indicator!

Q: Do alerts work in demo mode?
A: By default, no - to avoid spam during testing. This can be enabled if needed.

Q: Can multiple people receive the same alerts?
A: Yes! Everyone in your Discord channel or Telegram chat will see the updates.

Q: What if I'm getting too many notifications?
A: You can:

  • Mute the Discord channel/Telegram chat
  • Adjust notification settings on your device
  • Ask to increase the alert interval to 2-4 hours

Q: Is my account information safe?
A: Alerts show balances and trades but never show API keys, passwords, or other sensitive credentials.


🎯 What to Watch For

Good Signs βœ…

  • Consistent hourly alerts arriving
  • Win rate above 50%
  • Positive total PnL (green)
  • Multiple active trades
  • Positive or neutral market sentiment

Warning Signs ⚠️

  • Alerts stop coming (bot might be down)
  • Win rate dropping significantly
  • Large red PnL numbers
  • Trade lock activated frequently
  • Very bearish market sentiment

When to Take Action

  • No alerts for 2+ hours β†’ Check if bot is running
  • Win rate below 40% β†’ Review trading strategy
  • Large losses β†’ Consider reducing trade size
  • Constantly locked β†’ Market too volatile, wait for calmer conditions

πŸ“Š Example Scenarios

Scenario 1: Healthy Trading Day

Status: βœ… RUNNING
Active Trades: 15
Win Rate: 68%
Total PnL: 🟒 +$156.78
Market: πŸ“ˆ POSITIVE

Action: Keep monitoring, everything looks good!

Scenario 2: Slow Trading Day

Status: βœ… RUNNING
Active Trades: 3
Win Rate: 52%
Total PnL: 🟒 +$12.34
Market: ➑️ NEUTRAL

Action: Normal for neutral markets, be patient.

Scenario 3: Rough Market

Status: βœ… RUNNING
Active Trades: 8
Win Rate: 45%
Total PnL: πŸ”΄ -$23.45
Market: πŸ’₯ BEARISH

Action: Consider pausing bot or reducing trade size.

Scenario 4: Bot Issue

No alert received for 3 hours

Action: Log into server and check bot status immediately!

🌟 Best Practices

  1. Check alerts at least once daily - Morning and evening reviews are ideal

  2. Keep a mental note of your balance - Track if it's growing over time

  3. Don't panic on red days - Trading has ups and downs; focus on weekly/monthly trends

  4. Screenshot good performance - Keep records of profitable periods

  5. Share with your team - If trading with partners, alerts keep everyone informed

  6. Set up backup notifications - Use both Discord AND Telegram for redundancy

  7. Review trends weekly - Look at your alerts history to spot patterns


πŸ“ž Need Help?

If you're not receiving alerts or something seems wrong:

  1. Check your internet connection
  2. Verify Discord/Telegram is working (send a test message)
  3. Confirm the bot server is online
  4. Contact your bot administrator
  5. Check the bot's log files for error messages

🎁 Enjoy Peace of Mind!

With Dashboard Alerts enabled, you can:

  • 😌 Relax knowing your bot will keep you informed
  • πŸ“± Monitor from anywhere in the world
  • 🎯 Make informed decisions about your trading
  • πŸ’Ό Manage multiple bots easily
  • 🀝 Share performance with team members

Your trading bot is now just a notification away! πŸš€


Stay informed. Trade smarter. Profit better. ✨

πŸ“Ž Related Topics