07.4.3.18.2 — Runtime Notification Migration
This commit is contained in:
@@ -331,6 +331,27 @@
|
||||
- исправлен circular import в package init файлах
|
||||
- подготовлена архитектура для переноса strong signal alerts
|
||||
|
||||
#### 07.4.3.18.2 ✅ Runtime Notification Migration
|
||||
- strong signal alerts migrated to RuntimeEvent pipeline
|
||||
- execution alerts migrated to RuntimeEvent pipeline
|
||||
- detached Telegram delivery
|
||||
- centralized notification logging
|
||||
- runtime notification dedupe
|
||||
- live runtime validation on real paper execution
|
||||
- auto screen independence from notifications
|
||||
|
||||
---
|
||||
|
||||
#### 07.4.3.19 — Strategy Audit & Signal Quality Layer
|
||||
- audit SCALP false flip behavior
|
||||
- add position-aware signal handling
|
||||
- prevent weak/medium signal flips
|
||||
- add min hold time before flip
|
||||
- add flip cooldown
|
||||
- add spread/slippage buffer
|
||||
- classify signals as ENTRY / HOLD / EXIT / FLIP
|
||||
- tune SCALP thresholds
|
||||
|
||||
### 07.4.4
|
||||
⏳ Grid Strategy
|
||||
|
||||
|
||||
@@ -315,6 +315,28 @@
|
||||
- исправлен circular import в package init файлах
|
||||
- подготовлена архитектура для переноса strong signal alerts
|
||||
|
||||
#### 07.4.3.18.2 ✅ Runtime Notification Migration
|
||||
- strong signal alerts migrated to RuntimeEvent pipeline
|
||||
- execution alerts migrated to RuntimeEvent pipeline
|
||||
- detached Telegram delivery
|
||||
- centralized notification logging
|
||||
- runtime notification dedupe
|
||||
- live runtime validation on real paper execution
|
||||
- auto screen independence from notifications
|
||||
|
||||
---
|
||||
|
||||
#### 07.4.3.19 — Strategy Audit & Signal Quality Layer
|
||||
|
||||
- audit SCALP false flip behavior
|
||||
- add position-aware signal handling
|
||||
- prevent weak/medium signal flips
|
||||
- add min hold time before flip
|
||||
- add flip cooldown
|
||||
- add spread/slippage buffer
|
||||
- classify signals as ENTRY / HOLD / EXIT / FLIP
|
||||
- tune SCALP thresholds
|
||||
|
||||
---
|
||||
|
||||
### 07.4.4
|
||||
|
||||
Reference in New Issue
Block a user