Skip to main contentSkip to navigation

Stock Screener

Filter and discover stocks based on various criteria.

Installation

npx @hanzo/ui@latest add stock-screener

Usage

import { StockScreener } from "@hanzo/ui/finance"

export default function Demo() {
  return <StockScreener market="america" colorTheme="dark" />
}

Props

PropTypeDefaultDescription
widthstring | number"100%"Widget width
heightstring | number500Widget height
defaultColumnstring"overview"Default column view
defaultScreenstring"general"Default screening filter
marketstring"america"Market region
showToolbarbooleantrueShow toolbar
colorTheme"light" | "dark""dark"Color theme
localestring"en"Language locale
isTransparentbooleanfalseTransparent background