You must register to use NGX APIs, and you will be entitled to products attached to the package you subscribed to. Products are mainly API data sources, however we are adding widget (or dashboard) products and mass downloads.
https://marketdataapiv3.ngxgroup.com/version/product.{format}?{parameters}_t={token}
https://marketdataapiv3.ngxgroup.com/v3/api/index/indexmembers.json?s=ASI&_t=Dud70!kl
Category | Data | Description | Parameters | Sample Codes and Responses |
---|---|---|---|---|
Fundamental | Dividends |
Provides dividends paid by listed companies. Request URL:~/api/fundamental/dividends.{ext}
|
|
c# - RestSharp
|
Index | Index Members |
Index members are constituents of an index/ indices. This permits the authorized clients to receive index constituents through the NGX as at request date. Request URL:~/api/index/indexmembers.{ext}
If no index identifier parameter is specified, system will return all index members for all NGX indices e.g. ASI, and NGX30. |
|
c# - RestSharp
|
Index Values |
This permits the authorized clients to receive index market values(Market Value, High,Low e.t.c). Request URL:~/api/index/indexvalues.{ext}
If no index identifier parameter is specified, system will return all index members for all NGX indices e.g. ASI, and NGX30. |
|
c# - RestSharp
|
|
Market Actitivities | Most Active By Volume, Value and Number of Deals |
Permits authorized clients to distribute the Top 10 most active trades by volume , value and trades as at request date. Request URL:~/api/marketactivity/mostactives.{ext}
|
|
c# - RestSharp
|
Top Gainers and Losers |
Permits authorized clients to retrieve the Top 10 performing stocks by price appreciation and depreciation as at the requested date. Request URL:~/api/marketactivity/topgainerslosers.{ext}
|
|
c# - RestSharp
|
|
Market Status |
Provides current market status (open or close) and other details such as trading date, previous and next trading dates. Request URL:~/api/marketactivity/marketstatus.{ext}
|
|
c# - RestSharp
|
|
Prices | Price Tickers |
Permit the authorized clients to retrieve prices for all securities in JSON or XML format. Request URL:~/api/price/pricetickers.{ext}
|
|
c# - RestSharp
|
Prices (Real Time) |
Permit the authorized clients to retrieve Real Time prices for all securities in JSON or XML format. Request URL:~/api/price/pricesRT.{ext}
If no asset classification parameter is specified then price tickers for all asset classes will be returned. |
|
c# - RestSharp
|
|
Prices (Delayed) |
Permit the authorized clients to retrieve daily Delayed prices for all securities in JSON or XML format. Price is Delayed for 30 minutes. Request URL:~/api/price/pricesDL.{ext}
|
|
c# - RestSharp
|
|
Prices (End Of Day) |
Permit the authorized clients to retrieve End of Day daily prices (Open, High, Low ,Close) for all securities in JSON or XML format. Request URL:~/api/price/pricesEOD.{ext}
|
|
c# - RestSharp
|
|
Interday Prices |
Provides up to 10 years OHLCV price history for specified security. Date is in ticks followed by Open price, Day High price, Day Low price, Day Close price and Volume traded. Request URL:~/api/price/interdayprices.{ext}
|
|
c# - RestSharp
|
|
End Of Day Prices (Extended) |
Provides end of day price data for all asset classes. Request URL:~/api/price/endofdayprices.{ext}
|
|
c# - RestSharp
|
|
Issuer Share Price (Real Time) |
Permit the authorised clients to receive the Issuer Share Price Information (Real Time) for a particular security in JSON or XML format. Request URL:~/api/price/issuersharepriceRT.{ext}
|
|
c# - RestSharp
|
|
Issuer Share Price (Delayed) |
Permit the authorised clients to receive the Issuer Share Price Information (Delayed) for a particular security in JSON or XML format. Request URL:~/api/price/issuersharepriceDL.{ext}
|
|
c# - RestSharp
|
|
Issuer Share Price (End Of Day) |
Permit the authorized clients to receive the ~/api/price/issuersharepriceEOD.{ext}
|
|
c# - RestSharp
|
|
Quotes | Stock Quote |
This API permits the authorized client to receive the last best bid/offer quote for specified symbol(s). It includes last prices, Open, High, Low, High52weeks, Close, Last trade time, previous close, Percentage change, previous close date, symbol, and trade date. . Request URL:~/api/quote/stockquotes.{ext}
|
|
c# - RestSharp
|
Trades | Today Trades |
Provides trade data for the current trade date. Request URL:~/api/trade/todaytrades.{ext}
|
|
c# - RestSharp
|
Orders Summary | Orders Summary(Real Time) |
Provides Orders Summary current trade date. Request URL:~/api/orders/getOrdersSummaryRT.{ext}
|
c# - RestSharp
|
|
Orders Summary | Orders Summary(End of Day) |
Provides Orders Summary for a given trade date (past 7 days). Request URL:~/api/orders/getOrdersSummaryEOD.{ext}
|
|
c# - RestSharp
|
News | News(Real Time) |
Provides News about the Market. Request URL:~/api/news/newsRT.{ext}
|
|
c# - RestSharp
|
CapNet Trading | CapNet Trading |
Provides Trade Data Summay. Request URL:~/api/capnet/CapNetTrading.{ext}
|
|
c# - RestSharp
|
CapNet Equities | CapNet Equities |
Provides Trade Data Summay for Eqiuities. Request URL:~/api/capnet/CapNetEquities.{ext}
|
|
c# - RestSharp
|
CapNet Capital | CapNet Capital |
Provides Trade Data Summay for Capital. Request URL:~/api/capnet/CapNetCapital.{ext}
|
|
c# - RestSharp
|
Trade Logs | Trade Logs |
Provides Trade Data Summay for Brokers. Request URL:~/api/tradelogs/tradelogsEOD.{ext}
|
|
c# - RestSharp
|
CSI data field means Compliance Standard Indicator. The NGX uses it to disclose or indicate listed company's compliance status. Hence, you are mandated to display this [CSI] field on your all finished widgets.
This allows you to streamlessly embed NGX price ticker tape on your website, or other display units. You can perform basic branding by supplying desired customization parameter(s) which in turn will override the widget's internal css classes. If you require extensive customization, you could consider developing your own ticker tape by directly using our Price Tickers API data source.
Request URL:~/app/tape/tickertape
~/app/tape/tickertape?fontsize=small&itemleft=10px&nilcolor=#3c763d