Display the worst-performing securities with the largest losses in an interactive widget format for market analysis.
Features
- Real-time losers list
- Percentage loss display
- Volume information
- Price change indicators
- Sortable columns
- Auto-updating data
- Multi-language support
Individual Loading
<script src="https://widget.baha.net/cdn/losers-widget.min.js"></script>
<baha-losers groups="435" limit="25" language="en" theme="light"></baha-losers>
Full Bundle Alternative
<script src="https://widget.baha.net/cdn/baha-widgets.min.js"></script>
<baha-losers groups="435" limit="25" language="en" theme="light"></baha-losers>
Interactive Configurator
Use the configurator below to customize your losers widget:
Properties
groups
- Type: String
- Required: No
- Description: Comma-separated list of group IDs to filter securities by
- Example: "435"
limit
- Type: Number
- Required: No
- Description: Maximum number of securities to display
- Default: No limit
- Example: 25
language
- Type: String
- Default: "en"
- Options: "en" (English), "de" (German)
- Description: Display language for the widget
theme
- Type: String
- Default: "dark"
- Options: "dark", "light"
- Description: Visual theme of the widget
Display Information
- Security name and symbol
- Current price
- Price change (points and percentage)
- Trading volume
- Market information
Real-Time Updates
The widget automatically updates during market hours to show the latest losers and their performance metrics.
Sorting
Users can click on column headers to sort by price, percentage loss, or volume.
Use Cases
- Market sentiment analysis
- Risk monitoring
- Portfolio tracking
- Market news integration