매수, 매도 색상 수정
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* 전략 편집기 DSL 직렬화 — DB 평가 원천은 buy/sell condition JSON 만.
|
||||
* flow_layout 은 UI(좌표·START 메타); Logic Expression 은 저장하지 않음.
|
||||
*/
|
||||
import { normalizeLogicRootForPersistence } from './strategyConditionNormalize';
|
||||
import type { LogicNode, ConditionDSL } from './strategyTypes';
|
||||
import { generateNodeId } from './strategyTypes';
|
||||
|
||||
Reference in New Issue
Block a user