robinhood-options-mobile

Custom Alerts

Configurable price and event-based alerts for stocks, options, crypto, and other instruments.

Overview

The Custom Alerts feature allows users to set up personalized notifications for price movements, technical indicators, and market events across their portfolio and watchlists.

Features

Alert Types

Price Alerts

Technical Indicator Alerts

Portfolio Alerts

Options Flow Alerts

Alert Configuration

Users can configure alerts with:

Alert Management

Implementation Details

Data Storage

Alerts are stored in Firestore under the user’s document with the following structure:

users/{userId}/alerts/{alertId}

Triggered History: All notification events are archived in a persistent Firestore history for audit and search.

Notification Delivery

Backend Processing

Usage Examples

Setting a Price Alert

  1. Navigate to an instrument’s detail page
  2. Tap the alert icon
  3. Choose “Price Alert”
  4. Set target price and direction (above/below)
  5. Configure notification preferences

Managing Alerts

  1. Access Alerts section from main menu
  2. View active alerts list
  3. Edit or disable individual alerts
  4. Review alert history

Future Enhancements

/Users/aymericgrassart/Documents/Repos/github.com/CIInc/robinhood-options-mobile/docs/custom-alerts.md