Stage 07.4.3.9 — Position flip flow

This commit is contained in:
2026-05-05 08:39:05 +03:00
parent 1253cda003
commit 8dd6298712
5 changed files with 232 additions and 5 deletions

View File

@@ -186,6 +186,12 @@
- readable USD formatting
- signal alerts separated from execution alerts
#### 07.4.3.9 — Position flip flow ✅
- instant LONG ↔ SHORT reversal (FLIP)
- new EventBus event: paper_position_flipped
- unified execution alert for flip
- improved execution realism (no idle gap)
### 07.4.4
⏳ Grid Strategy

View File

@@ -169,6 +169,13 @@
- readable USD formatting
- signal alerts separated from execution alerts
#### 07.4.3.9 — Position flip flow ✅
- instant LONG ↔ SHORT reversal (FLIP)
- new EventBus event: paper_position_flipped
- unified execution alert for flip
- improved execution realism (no idle gap)
---
### 07.4.4