Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.joinmobius.com/llms.txt

Use this file to discover all available pages before exploring further.

Alerts notify you by email whenever a significant event occurs in one of your deployments — a trade execution, a signal trigger, or a system error. You can configure alerts at deployment time or update them later from the deployment detail page.

Alert types

Alert typeWhen it fires
Trade executedA buy or sell order is placed by the bot
Signal triggeredYour entry or exit condition is met (even if no trade is placed, e.g. insufficient funds)
Deployment errorThe bot encounters an error during execution (data fetch failure, order rejection, etc.)
Deployment stoppedThe bot is paused or stopped — manual or system-initiated

Set up alerts

1

Open a deployment

Navigate to Deployments and click on the deployment you want to configure alerts for.
2

Go to Alerts settings

On the deployment detail page, find the Alerts section and click Configure Alerts.
3

Enter your email

Enter the email address where you want to receive notifications. This defaults to the email on your Mobius account.
4

Select alert types

Choose which events should trigger a notification. You can enable any combination of alert types.
5

Save

Click Save. Alerts take effect immediately for the current deployment.

Alert email format

Each alert email includes:
  • The deployment name and asset being traded
  • The alert type (trade executed, signal triggered, etc.)
  • The specific event details — asset, action (buy/sell), quantity, price, and timestamp
  • A link back to the deployment in Mobius
For live trading alerts, emails may include an Execute link. Clicking it opens a trade preview page where you can review and confirm the order before it’s placed. Execute links are time-limited and signed with a secure token.

Plan limits

The number of alerts you can configure per deployment depends on your plan.
PlanAlerts per deployment
Free3
Pro25
Elite125

Managing alerts

To modify or remove alerts, navigate to the deployment detail page and click Configure Alerts. Changes take effect immediately.
Alerts are configured per deployment. If you create a new deployment from the same bot, you’ll need to configure alerts separately for the new deployment.