统一仓位调整时点并保留策略择时与退出意图

This commit is contained in:
boris
2026-09-13 11:05:12 +08:00
parent f73513e2d4
commit b19108558f
7 changed files with 492 additions and 9 deletions
+1
View File
@@ -26,6 +26,7 @@ pub mod platform_runtime_schema;
pub mod platform_strategy_spec;
pub mod portfolio;
pub mod portfolio_loss;
pub mod position_exposure;
pub mod risk_control;
pub mod rules;
pub mod scheduler;