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, closing price, absolute and percentage change, and trading activity.
Plan required: Starter
Documentation Index
Fetch the complete documentation index at: https://docs.ngnmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
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