전략평가 메뉴 추가

This commit is contained in:
Macbook
2026-06-12 14:39:17 +09:00
parent cb1bde2563
commit ae9266bd28
23 changed files with 1977 additions and 19 deletions
+1
View File
@@ -15,6 +15,7 @@ export const TRADING_MENU_PAGES = new Set([
'notifications',
'strategy',
'strategy-editor',
'strategy-evaluation',
'backtest',
]);