Stage 07.4.3.15 — Isolated debug runtime and debug auto screen
This commit is contained in:
@@ -266,6 +266,30 @@
|
||||
- integration testing flow for execution alerts
|
||||
- preparation for isolated debug runtime architecture
|
||||
|
||||
#### 07.4.3.15 — Isolated Debug Runtime & Debug Auto Screen ✅
|
||||
|
||||
- isolated DebugTradeState
|
||||
- isolated DebugPositionState
|
||||
- isolated DebugTradeService
|
||||
- isolated DebugExecutionEngine
|
||||
- isolated DebugTradeRunner
|
||||
- separate `/debug_auto_screen`
|
||||
- separate debug auto UI
|
||||
- debug commands no longer mutate AutoTradeService
|
||||
- debug execution no longer mutates ExecutionEngine._position
|
||||
- debug runner no longer uses AutoTradeRunner
|
||||
- `/debug_live` disabled as production-runtime injector
|
||||
- legacy debug commands redirected to isolated debug runtime
|
||||
- debug LONG / SHORT / FLIP / CLOSE sandbox flow
|
||||
- debug Start / Stop / Reset controls
|
||||
- debug PnL live refresh
|
||||
- debug margin / reserved rendering
|
||||
- debug bid / ask execution pricing
|
||||
- fresh REST snapshot support for debug execution
|
||||
- debug_auto router added
|
||||
- ordinary 🤖 Автоторговля screen remains unchanged by debug commands
|
||||
- preparation for production execution pricing layer
|
||||
|
||||
### 07.4.4
|
||||
⏳ Grid Strategy
|
||||
|
||||
|
||||
@@ -253,6 +253,29 @@
|
||||
- integration testing flow for execution alerts
|
||||
- preparation for isolated debug runtime architecture
|
||||
|
||||
#### 07.4.3.15 — Isolated Debug Runtime & Debug Auto Screen ✅
|
||||
- isolated DebugTradeState
|
||||
- isolated DebugPositionState
|
||||
- isolated DebugTradeService
|
||||
- isolated DebugExecutionEngine
|
||||
- isolated DebugTradeRunner
|
||||
- separate `/debug_auto_screen`
|
||||
- separate debug auto UI
|
||||
- debug commands no longer mutate AutoTradeService
|
||||
- debug execution no longer mutates ExecutionEngine._position
|
||||
- debug runner no longer uses AutoTradeRunner
|
||||
- `/debug_live` disabled as production-runtime injector
|
||||
- legacy debug commands redirected to isolated debug runtime
|
||||
- debug LONG / SHORT / FLIP / CLOSE sandbox flow
|
||||
- debug Start / Stop / Reset controls
|
||||
- debug PnL live refresh
|
||||
- debug margin / reserved rendering
|
||||
- debug bid / ask execution pricing
|
||||
- fresh REST snapshot support for debug execution
|
||||
- debug_auto router added
|
||||
- ordinary 🤖 Автоторговля screen remains unchanged by debug commands
|
||||
- preparation for production execution pricing layer
|
||||
|
||||
---
|
||||
|
||||
### 07.4.4
|
||||
|
||||
Reference in New Issue
Block a user