feat: saxo history
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
LayoutDashboard, Globe, BarChart2, Activity, TrendingUp, Zap, FlaskConical,
|
||||
DollarSign, BookOpen, FileBarChart, Brain, Microscope, ShieldAlert, Gauge,
|
||||
GitCompare, History, Calendar, Sliders, TrendingUp as MacroSeriesIcon,
|
||||
Building2, Users, ScanEye, Radio, Bot, PlayCircle, ScrollText, Settings, Waves, Layers,
|
||||
Building2, Users, ScanEye, Radio, Bot, PlayCircle, ScrollText, Settings, Waves, Layers, History as HistoryIcon,
|
||||
} from 'lucide-react'
|
||||
import type { LucideIcon } from 'lucide-react'
|
||||
|
||||
@@ -19,6 +19,7 @@ export const KEEP_ALIVE_META: KeepAliveMeta[] = [
|
||||
{ path: '/macro', label: 'Macro Regime', icon: Activity },
|
||||
{ path: '/options', label: 'Options Lab', icon: TrendingUp },
|
||||
{ path: '/strategy-builder', label: 'Strategy Builder', icon: Layers },
|
||||
{ path: '/saxo-history', label: 'Saxo History', icon: HistoryIcon },
|
||||
{ path: '/wavelets-simulation', label: 'Wavelets Sim.', icon: Waves },
|
||||
{ path: '/patterns', label: 'Patterns', icon: Zap },
|
||||
{ path: '/pattern-lab', label: 'Pattern Lab', icon: FlaskConical },
|
||||
|
||||
Reference in New Issue
Block a user