FunctionAiTab({
symbol,
comments,
error,
readOnly = false,
loaded = true,
}: {
symbol: string;
comments: Cock
app/web/src/pages/cockpit/AiTab.tsx:57
FunctionIntradayDashboard({
built,
activeTf,
predictionUpdatedAt,
predictionStale,
onLoadHistory,
sidebarTabs,
extraTabs,
app/web/src/charts/intraday/IntradayDashboard.tsx:51
FunctionIntradaySidebar({
built,
activeTf,
predictionUpdatedAt,
predictionStale,
tabsOverride,
extraTabs,
active: activ
app/web/src/charts/intraday/IntradaySidebar.tsx:24
FunctionMarketTime({
children,
className,
focusable,
format = "date-time",
includeZone,
value,
}: MarketTimeProps)
app/web/src/ui/MarketTime.tsx:28
FunctionReviewTab({
symbol,
rows,
currentId,
journal,
section,
onSectionChange,
selectedJournal,
onSelectJourna
app/web/src/pages/cockpit/ReviewTab.tsx:14
FunctionTooltip({
children,
className,
content,
disabled,
focusable = false,
placement = "top",
}: TooltipProps)
app/web/src/ui/Tooltip.tsx:28