Top gainers and losers
Returns the biggest movers on the NGX for a given trading session: top gainers by percentage gain and top losers by percentage decline. Each entry includes previous close, current price, absolute and percentage change, and trading activity.
Omit date to get the current session. During trading hours (Monday–Friday, 09:00–16:00 WAT) this reflects live intraday movement, refreshed every 20 minutes.
Plan required: Starter
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
Query Parameters
Trading date in YYYY-MM-DD format. Omit for the most recent available day.
"2026-04-17"
Number of entries to return per category (gainers and losers each respect this limit). Maximum 50.
1 <= x <= 50Filter to a single category. Omit to receive both.
gainers, losers