Title: DaazMarkets — Global Market Prices
Author: daazlabs
Published: <strong>6 de Marzo de  2026</strong>
Last modified: 10 de Abril de  2026

---

Buscar plugins

![](https://ps.w.org/daazmarkets/assets/banner-772x250.png?rev=3476409)

![](https://ps.w.org/daazmarkets/assets/icon-256x256.png?rev=3476409)

# DaazMarkets — Global Market Prices

 Por [daazlabs](https://profiles.wordpress.org/daazlabs/)

[Descargar](https://downloads.wordpress.org/plugin/daazmarkets.1.1.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/daazmarkets/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/daazmarkets/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/daazmarkets/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/daazmarkets/#developers)

 [Soporte](https://wordpress.org/support/plugin/daazmarkets/)

## Descripción

**DaazMarkets — Global Market Prices** is an all-in-one WordPress plugin that brings
live market data directly to your website. Display cryptocurrency prices, stock 
quotes, commodities, ETFs, and Bitcoin corporate treasury holdings using simple 
shortcodes and widgets.

Perfect for:
 * Financial news websites * Crypto blogs and portfolios * Investment
education sites * Trading communities * Business intelligence dashboards

#### Key Features

**Cryptocurrency Prices**
 * Prices from CoinGecko API * Display Bitcoin, Ethereum,
Solana and 10,000+ cryptocurrencies * 24-hour volume and price change percentage*
Cached via WordPress transients

**Stock Market Data**
 * US stocks, commodities, and ETFs via EODHD or alternative
providers * Bitcoin miner stocks (MARA, RIOT, CLSK, etc.) * Gold (GC.US), Silver(
SI.US), Oil and more * Crypto ETFs (IBIT, ETHA, BSOL)

**Bitcoin Treasuries**
 * Top companies holding Bitcoin * MicroStrategy, Tesla, 
Marathon Digital, and more * USD valuations * Company market cap data

**Easy Integration**
 * Simple shortcodes – no coding required * WordPress widgets
for sidebars * Compatible with page builders (Elementor, Gutenberg) * Responsive
mobile-friendly tables

**Developer Friendly**
 * Clean, documented code * WordPress coding standards * 
Hooks and filters for customization * Translation-ready (i18n) * Portuguese (PT-
PT) included

#### Shortcodes

    ```
    [daaz_gmp_crypto coins="bitcoin,ethereum,solana"]
    ```

Display cryptocurrency prices, volume, and 24h change.

    ```
    [daaz_gmp_commodities symbols="GC.US,SI.US"]
    ```

Show commodity prices like Gold and Silver.

    ```
    [daaz_gmp_etfs symbols="IBIT.US,ETHA.US,BSOL.US"]
    ```

Display crypto ETF prices and volumes.

    ```
    [daaz_gmp_etf_volumes btc_symbols="ALL" eth_symbols="ALL" days="30" display="combined"]
    ```

Display ETF historical volume tables by asset group.

    ```
    [daaz_gmp_miners symbols="MARA,RIOT" display="cards"]
    ```

Bitcoin mining company stock prices and holdings.

    ```
    [daaz_gmp_treasuries limit="10" display="table"]
    ```

Top companies with Bitcoin treasury holdings.

    ```
    [daaz_gmp_btc_treasuries limit="10" source="coingecko"]
    ```

Alternative BTC treasuries shortcode.

    ```
    [daaz_gmp_forex pairs="EUR/USD,GBP/USD" display="cards"]
    ```

Foreign exchange rates for currency pairs.

    ```
    [daaz_gmp_markets symbols="AAPL.US,MSFT.US" display="cards"]
    ```

Stock market quotes.

    ```
    [daaz_gmp_charts coin="bitcoin" days="30" width="100%" height="300"]
    ```

Historical price chart using Chart.js.

    ```
    [daaz_gmp_sparkline coin="bitcoin" days="7" width="100" height="30"]
    ```

Render a compact inline sparkline. Attributes:
 * `label` — optional label text 
shown next to the sparkline (defaults to coin name). * `show_value` — `1` to show
the last price next to the label (formatted, e.g. `$12,345.67`). * `label_pos` —
position of the label relative to the sparkline: `left|right|top`. * `label_class`—
additional CSS class(es) applied to the label container. * `align` — alignment helper
for inline usage: `left|center|right`. * `tooltip` — `true|false` to enable hover
tooltip for the sparkline.

#### API Providers

The plugin supports multiple data providers:

**Cryptocurrency:**
 * CoinGecko * CoinPaprika * CoinMarketCap * CoinCap * Custom
API support

**Stocks & Commodities:**
 * EOD Historical Data * Alpha Vantage * Twelve Data *
Custom provider support

Each provider requires your own personal API key. Free keys are available directly
from each provider — links are included in the plugin settings pages.

#### Privacy & Data

This plugin fetches market data from external APIs (CoinGecko, CoinPaprika, CoinMarketCap,
CoinCap, EODHD, Alpha Vantage, Twelve Data, ExchangeRate.host, Metals.dev, Finnhub,
GoldAPI, ExchangeRate-API, IEX Cloud, API Ninjas). No personal user data is collected
or transmitted to any third party.
 API requests are made server-side and results
are cached via WordPress transients. The Tools page in the admin area sends connection
test requests to the configured providers via the WordPress admin-ajax endpoint (
server-side). See the **External Services** section below for full details on each
provider.

#### System Requirements

 * WordPress 5.8 or higher
 * PHP 7.4 or higher
 * cURL enabled (for API requests)
 * WordPress transients enabled (for caching)

### External Services

This plugin connects to external third-party APIs to retrieve live market data. 
No personal user data is ever sent to any of these services. All requests are made
server-side and the results are cached via WordPress transients to minimise the 
number of API calls.

#### CoinGecko

Used to retrieve cryptocurrency prices, market cap, volume and 24-hour price changes.
Coin logo images are loaded from CoinGecko’s static asset CDN (`assets.coingecko.
com`) directly by the user’s browser.
 Data sent: the requested coin IDs and currency(
e.g. “bitcoin”, “USD”) are sent server-side when the cache expires or a test connection
is triggered. The browser loads coin image files from `assets.coingecko.com` as 
standard `<img>` tags. * Service: https://www.coingecko.com/ * API: https://api.
coingecko.com/ * Asset CDN: https://assets.coingecko.com/ * Terms of Service: https://
www.coingecko.com/en/terms * Privacy Policy: https://www.coingecko.com/en/privacy

#### CoinPaprika

Alternative cryptocurrency data provider. Used only when selected by the site administrator
in the plugin settings.
 Data sent: coin IDs and currency. Sent when the provider
is active and the cache expires. * Service: https://coinpaprika.com/ * Terms of 
Service: https://coinpaprika.com/terms-and-conditions/ * Privacy Policy: https://
coinpaprika.com/privacy-policy/

#### CoinMarketCap

Alternative cryptocurrency data provider. Used only when an API key is provided 
and the provider is selected.
 Data sent: coin symbols and currency. Sent when the
provider is active and the cache expires. * Service: https://coinmarketcap.com/ *
Terms of Service: https://coinmarketcap.com/terms/ * Privacy Policy: https://coinmarketcap.
com/privacy/

#### CoinCap

Alternative cryptocurrency data provider. Used only when selected in settings.
 
Data sent: asset IDs. Sent when the provider is active and the cache expires. * 
Service: https://coincap.io/ * Terms of Service: https://coincap.io/terms * Privacy
Policy: https://coincap.io/privacy

#### EOD Historical Data (EODHD)

Used to retrieve stock prices, commodities (Gold, Silver, Oil), ETF data and Bitcoin
miner stock prices.
 Data sent: the requested ticker symbols (e.g. “AAPL.US”, “GC.
US”) and the API key provided by the administrator. Sent when the cache expires 
or a test connection is triggered. * Service: https://eodhistoricaldata.com/ * Terms
of Service: https://eodhistoricaldata.com/terms-conditions/ * Privacy Policy: https://
eodhistoricaldata.com/privacy-policy/

#### Alpha Vantage

Alternative stock and commodity data provider. Used only when an API key is provided
and the provider is selected.
 Data sent: ticker symbols and the API key. Sent when
the provider is active and the cache expires. * Service: https://www.alphavantage.
co/ * Terms of Service: https://www.alphavantage.co/terms_of_service/ * Privacy 
Policy: https://www.alphavantage.co/privacy/

#### Twelve Data

Alternative stock data provider. Used only when an API key is provided and the provider
is selected.
 Data sent: ticker symbols and the API key. Sent when the provider 
is active and the cache expires. * Service: https://twelvedata.com/ * Terms of Service:
https://twelvedata.com/terms * Privacy Policy: https://twelvedata.com/privacy-policy

#### ExchangeRate.host

Used to retrieve foreign exchange (forex) rates between currency pairs.
 Data sent:
the currency pair codes (e.g. “EUR”, “USD”) and the amount (always 1, used for rate
conversion). Sent when the cache expires. * Service: https://exchangerate.host/ *
Terms of Service: https://exchangerate.host/terms * Privacy Policy: https://exchangerate.
host/privacy-policy

#### Metals.dev

Used to retrieve precious metals spot prices (Gold, Silver, Platinum, etc.).
 Data
sent: the API key provided by the administrator and the requested currency. Sent
when the cache expires. * Service: https://metals.dev/ * Terms of Service: https://
metals.dev/terms * Privacy Policy: https://metals.dev/privacy

#### Finnhub

Alternative stock and ETF data provider. Used only when an API key is provided and
Finnhub is selected as the provider in the plugin settings.
 Data sent: ticker symbols(
e.g. “AAPL”) and the API key. Sent when the provider is active and the cache expires
or a test connection is triggered. * Service: https://finnhub.io/ * Terms of Service:
https://finnhub.io/terms * Privacy Policy: https://finnhub.io/privacy-policy

#### GoldAPI

Alternative precious metals data provider. Used only when an API key is provided
and GoldAPI is selected as the metals provider.
 Data sent: the requested metal 
code (e.g. “XAU”) and the API key. Sent when the provider is active and the cache
expires. * Service: https://www.goldapi.io/ * Terms of Service: https://www.goldapi.
io/tos * Privacy Policy: https://www.goldapi.io/privacy

#### ExchangeRate-API

Alternative foreign exchange rate provider. Used only when an API key is provided
and ExchangeRate-API is selected as the forex provider.
 Data sent: currency codes(
e.g. “USD”) and the API key. Sent when the provider is active and the cache expires
or a test connection is triggered. * Service: https://www.exchangerate-api.com/ *
Terms of Service: https://www.exchangerate-api.com/terms * Privacy Policy: https://
www.exchangerate-api.com/privacy

#### IEX Cloud

Alternative stock market data provider. Used only when an API key is provided and
IEX Cloud is selected as the markets provider.
 Data sent: stock ticker symbols (
e.g. “AAPL”) and the API key. Sent when the provider is active and the cache expires
or a test connection is triggered. * Service: https://iexcloud.io/ * Terms of Service:
https://iexcloud.io/terms/ * Privacy Policy: https://iexcloud.io/privacy/

#### Custom Self-Hosted API

The plugin optionally supports a custom API endpoint provided by the administrator
in the format KEY@URL (e.g. my-key@https://api.example.com/). This feature is entirely
optional and no data is sent unless the administrator explicitly configures and 
activates a custom endpoint. The data sent is determined by the configured URL and
the administrator is solely responsible for the compliance of any custom endpoint
they choose to use.

#### API Ninjas

Used only during generic API key validation in the plugin admin area. When an administrator
pastes an API key that does not match a known provider format, the plugin tests 
it against a set of common API endpoints — including API Ninjas — to determine which
service the key belongs to. No data other than the key itself is sent, and only 
when the administrator clicks “Test & Add” for a custom provider.
 * Service: https://
api-ninjas.com/ * Terms of Service: https://api-ninjas.com/terms * Privacy Policy:
https://api-ninjas.com/privacy

### Credits

Developed by [DaazLabs](https://daazlabs.com/)

Charts powered by [Chart.js](https://www.chartjs.org/)

## Capturas de pantalla

 * [[
 * Dashboard — overview of available shortcodes, quick-start tips, and a summary
   of all configured data sources at a glance.
 * [[
 * Settings — tabbed configuration panel where you register your API keys for each
   data provider (Crypto, Markets, Forex, Miners, Treasuries, ETFs, and Charts).
 * [[
 * Documentation — built-in reference guide with shortcode examples, attribute descriptions,
   and usage notes, available directly inside the plugin without leaving WordPress.
 * [[
 * Tools — connection testing panel where you can verify each API key is valid and
   see the live response status for every configured provider.

## Instalación

#### Automatic Installation

 1. Log in to your WordPress admin panel
 2. Go to Plugins > Add New
 3. Search for “DaazMarkets”
 4. Click “Install Now” and then “Activate”
 5. Navigate to “Global Market Prices” in your admin menu
 6. Go to Settings and register your API keys (free keys from each provider)

#### Manual Installation

 1. Download the plugin ZIP file
 2. Log in to WordPress admin
 3. Go to Plugins > Add New > Upload Plugin
 4. Choose the ZIP file and click “Install Now”
 5. Activate the plugin
 6. Go to Global Market Prices > Settings to configure

#### Quick Start

 1. After activation, go to **Global Market Prices > Settings**
 2. Register your CoinGecko API key in the **Crypto Providers** tab (free at coingecko.
    com)
 3. Register your EODHD API key in the **Markets** tab (free at eodhistoricaldata.com)
 4. Test connections using the “Test connection” buttons
 5. Create a new page or post
 6. Insert shortcode: `[daaz_gmp_crypto coins="bitcoin,ethereum"]`
 7. Publish and view your live prices!

For widgets, go to **Appearance > Widgets** and add “Daaz GMP – Crypto Prices” widget
to your sidebar.

## FAQ

### Do I need API keys?

Yes. Each provider requires you to register your own personal API key. Free keys
are available from each provider — the plugin settings pages include direct links
to the registration pages. Without a valid API key, the provider will refuse requests.

### How often do prices update?

Prices update according to the cache duration configured in plugin Settings (default:
varies by data type, minimum 5 minutes).

### Which cryptocurrencies are supported?

Over 10,000 cryptocurrencies via CoinGecko API. Use the coin ID (e.g., “bitcoin”,“
ethereum”, “solana”). Find coin IDs on [CoinGecko](https://www.coingecko.com/).

### Can I display stock prices?

Yes! Use the EODHD API to display US stocks, commodities, and ETFs. Register your
free API key at [eodhd.com](https://eodhd.com?via=Pedro) and enter it in the plugin
settings. Example: `[daaz_gmp_markets symbols="AAPL.US,TSLA.US"]`

### Is it compatible with my theme?

Yes, the plugin works with any properly coded WordPress theme. Tested with Astra,
GeneratePress, OceanWP, and Twenty Twenty-Four. Uses standard WordPress table markup
with responsive CSS.

### Does it work with page builders?

Yes! Shortcodes work in:
 * Gutenberg blocks * Elementor (shortcode widget) * WPBakery*
Beaver Builder * Divi (code module)

### How do I get support?

Use the [WordPress.org Support Forum](https://wordpress.org/support/plugin/global-market-prices/).

### Where can I read the full documentation?

Visit [daazlabs.com/docs/global-market-prices/](https://daazlabs.com/docs/global-market-prices/)
for complete setup guides, shortcode references and examples.

### Does the plugin collect personal data?

No. The plugin only fetches public market data from external APIs and caches it 
with WordPress transients. No personal data is collected, no cookies are set, and
no tracking is performed. GDPR compliant. See the **External Services** section 
for a complete list of API providers and their privacy policies.

### Can I customize the look?

Yes! The plugin outputs standard HTML tables with CSS classes. Add custom CSS in**
Appearance > Customize > Additional CSS** or in your theme.

Example custom CSS:
 .daaz_gmp_table { border: 2px solid #f7931a; }

### Are there any usage limits?

Each provider enforces its own rate limits on your personal API key. The plugin 
uses WordPress transient caching to minimise the number of API calls made. Check
each provider’s documentation for the limits that apply to their free tier.

### Can I translate the plugin?

Yes! The plugin is translation-ready with .pot file included. Portuguese (PT-PT)
translation included by default. Use Loco Translate or Poedit to create translations
for other languages.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“DaazMarkets — Global Market Prices” es software de código abierto. Las siguientes
personas han contribuido a este plugin.

Colaboradores

 *   [ daazlabs ](https://profiles.wordpress.org/daazlabs/)

[Traduce “DaazMarkets — Global Market Prices” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/daazmarkets)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/daazmarkets/), echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/daazmarkets/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/daazmarkets/)
por [RSS](https://plugins.trac.wordpress.org/log/daazmarkets/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.1 – March 2026

 * Fix: Rate-limit backoff — when a provider returns HTTP 429, requests to that 
   same endpoint are blocked for 60 seconds (or the Retry-After value) without making
   further network calls
 * Fix: Cache key normalisation — symbol arrays are now sorted before hashing, preventing
   duplicate cache entries when the same symbols arrive in a different order
 * Fix: Custom provider API key now saves correctly to plugin settings
 * Fix: Markets shortcode returning no data resolved (provider probe loop removed)
 * Fix: API key lookup now searches across all categories as a fallback
 * Fix: Documentation page layout — WordPress footer was appearing in the middle
   of the page

#### 1.0 – February 2026

 * Initial release
 * Cryptocurrency price display (CoinGecko)
 * Stock market data (EODHD)
 * Commodities and ETFs support
 * Bitcoin treasuries tracking
 * 5 shortcodes implemented
 * WordPress widgets
 * Admin settings panel with test connections
 * Multiple provider support
 * Translation-ready with PT-PT included
 * Cache system via transients
 * WordPress coding standards compliant

## Meta

 *  Versión **1.1.1**
 *  Última actualización **hace 1 semana**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 5.8 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/daazmarkets/)
 * Etiquetas
 * [bitcoin](https://cl.wordpress.org/plugins/tags/bitcoin/)[commodities](https://cl.wordpress.org/plugins/tags/commodities/)
   [crypto](https://cl.wordpress.org/plugins/tags/crypto/)[prices](https://cl.wordpress.org/plugins/tags/prices/)
   [stocks](https://cl.wordpress.org/plugins/tags/stocks/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/daazmarkets/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/daazmarkets/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/daazmarkets/reviews/)

## Colaboradores

 *   [ daazlabs ](https://profiles.wordpress.org/daazlabs/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/daazmarkets/)