Display the best-performing securities with the highest gains in a comprehensive, easy-to-read widget format.

Individual Loading

<script src="https://widget.baha.net/cdn/gainers-widget.min.js"></script>
<baha-gainers
  groups="435"
  limit="25"
  language="en"
  theme="light"
></baha-gainers>

Full Bundle Alternative

<script src="https://widget.baha.net/cdn/baha-widgets.min.js"></script>
<baha-gainers
  groups="435"
  limit="25"
  language="en"
  theme="light"
></baha-gainers>

Interactive Configurator

Use the configurator below to customize your gainers 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

Real-Time Updates

The widget automatically updates during market hours to show the latest gainers and their performance metrics.

Sorting

Users can click on column headers to sort by price, percentage gain, or volume.