추세검색 설정 추가
This commit is contained in:
@@ -24,6 +24,7 @@ export async function syncVirtualTargetsToBackend(
|
||||
market: t.market,
|
||||
strategyId: t.strategyId ?? session.globalStrategyId,
|
||||
candleType: normalizeStartCandleType(resolveTargetCandleType(t)),
|
||||
isPinned: !!t.pinned,
|
||||
...shared,
|
||||
}),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user