支持显式止盈止损参考价口径

This commit is contained in:
boris
2026-07-17 12:07:07 +08:00
parent 8f098e4da1
commit 60457389a3
4 changed files with 249 additions and 46 deletions
+2 -1
View File
@@ -53,7 +53,8 @@ pub use platform_expr_strategy::{
PlatformAccountActionKind, PlatformExplicitActionStage, PlatformExplicitCancelKind,
PlatformExplicitOrderKind, PlatformExprStrategy, PlatformExprStrategyConfig,
PlatformPortfolioDrawdownControlConfig, PlatformRebalanceSchedule, PlatformScheduleFrequency,
PlatformSelectionQuotePlan, PlatformTradeAction, PlatformUniverseActionKind,
PlatformSelectionQuotePlan, PlatformStopTakeReferencePriceMode, PlatformTradeAction,
PlatformUniverseActionKind,
};
pub use platform_runtime_schema::{
PLATFORM_RUNTIME_SCHEMA_VERSION, PlatformRuntimeSchema, reserved_scope_names,