Peak Sell Detection
Monitors active trades and generates sell signals.
Developer Notice: State Persistence Required
This is a stateful module that requires a database (e.g., Firestore, PostgreSQL) to track active positions and historical data. A developer must connect this UI to a real backend API endpoint to populate the table with live data.
Sell Signal Monitor
This table would show potential sell signals for currently held groups.
| Group Name | Status | Sell Signal Reason | Current P/L |
|---|---|---|---|
| No active positions found. Connect to a database to see results. | |||