Skip to content

More watchlist alert strategies #5

Description

@IssamSayyaf

The Markets watchlist supports: drop/rise (% day move), below/above (price level), near_52w_low (%). Ideas for more:

  • near 52-week high
  • moved more than N% over the last week/month (not just today)
  • crossed its 50/200-day moving average

Where to look

  • server/src/markets.jsSTRATEGIES evaluation + the Yahoo chart endpoint (which can return longer ranges for MA calculations)
  • client/src/components/Markets.jsx — strategy picker UI

Alert dedup (one per ticker/day/message) already exists — new strategies get it for free.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions