Skip to content

fix: cross-market signal deduplication in PostgreSQL aggregation #12

@2233admin

Description

@2233admin

Impact

Same event triggers signals from multiple sentinels, creating duplicate alerts.

Signal Source

Central meta-sentinel aggregation — overlapping market hours (HK/JP/crypto).

Expected

Dedup by (signal_type, symbol, 15min_window), highest confidence wins.

Blast Radius

Alert noise; no data loss. Over-notification to QQ/Telegram.

Rollback Plan

N/A — additive dedup logic, no destructive change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    productionProduction-derived issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions