Title: Adams Crypto Analysis
Author: Joe
Published: <strong>Mawrth 28, 2026</strong>
Last modified: Mawrth 28, 2026

---

Search plugins

![](https://ps.w.org/adams-crypto-analysis/assets/banner-772x250.png?rev=3493359)

![](https://ps.w.org/adams-crypto-analysis/assets/icon-256x256.png?rev=3493359)

# Adams Crypto Analysis

 Gan [Joe](https://profiles.wordpress.org/jackofall1232/)

[Llwytho i lawr](https://downloads.wordpress.org/plugin/adams-crypto-analysis.1.0.1.zip)

 * [Details](https://cy.wordpress.org/plugins/adams-crypto-analysis/#description)
 * [Reviews](https://cy.wordpress.org/plugins/adams-crypto-analysis/#reviews)
 *  [Installation](https://cy.wordpress.org/plugins/adams-crypto-analysis/#installation)
 * [Development](https://cy.wordpress.org/plugins/adams-crypto-analysis/#developers)

 [Cefnogaeth](https://wordpress.org/support/plugin/adams-crypto-analysis/)

## Disgrifiad

Adam’s Crypto Analysis adds AI-powered cryptocurrency technical analysis to WordPress
using a simple shortcode. The plugin fetches market data from CoinGecko and generates
a professional technical analysis report including RSI, MACD, Bollinger Bands, support
and resistance levels, market structure, and a clear BUY / HOLD / SELL recommendation.

Simply add the `[adamca_crypto_analysis]` shortcode to any page or post and your
visitors can analyze cryptocurrencies directly on your website.

Visitors can:

 * Select from the Top 100 cryptocurrencies by market cap
 * View trending cryptocurrencies
 * Enter any CoinGecko coin ID
 * View an interactive TradingView chart
 * Receive a complete AI-generated technical analysis report
 * See indicators including RSI, MACD, Bollinger Bands, and moving averages
 * Review support and resistance levels and market structure
 * Toggle between light and dark mode

**How it works**

 1. The plugin fetches 30-day OHLC candle data and 90-day price history from CoinGecko(
    server-side).
 2. The data is sent to your configured AI provider with a detailed technical analysis
    prompt.
 3. The AI returns a structured HTML report including indicators, trading signals, 
    and market interpretation.
 4. Results are cached (default 12 hours) to minimize API usage and improve performance.

**Supported AI Providers**

 * OpenAI (GPT-4o, GPT-5, and compatible models)
 * xAI / Grok
 * Anthropic / Claude

No external middleware is required. All analysis runs directly within your WordPress
installation.

Documentation and the premium version are available at:
 https://askadamit.com

The free version displays Ask Adam branding within the analysis output. A premium
version is available that allows custom branding and additional configuration options.

**Disclaimer**

This plugin generates AI-assisted technical analysis and trading signals for informational
and educational purposes only. It should not be considered financial or investment
advice. Always conduct your own research before making investment decisions.

### External Services

This plugin connects to the following third-party services:

#### CoinGecko API

The plugin fetches cryptocurrency market data (OHLC candles, price history, market
listings, and trending coins) from the CoinGecko API. Requests are made both server-
side (for analysis data) and client-side (for coin listings and trending data). 
User IP addresses are sent to CoinGecko during client-side requests.

 * Service URL: https://api.coingecko.com/api/v3/
 * Terms of Service: https://www.coingecko.com/en/terms
 * Privacy Policy: https://www.coingecko.com/en/privacy

#### AI Provider APIs

The plugin sends cryptocurrency market data to your configured AI provider to generate
technical analysis reports. Data is sent server-side only. No user personal data
is included in the requests.

**OpenAI**
 * Service URL: https://api.openai.com/v1/ * Terms of Use: https://openai.
com/policies/terms-of-use * Privacy Policy: https://openai.com/policies/privacy-
policy

**xAI / Grok**
 * Service URL: https://api.x.ai/v1/ * Terms of Service: https://
x.ai/legal/terms-of-service * Privacy Policy: https://x.ai/legal/privacy-policy

**Anthropic / Claude**
 * Service URL: https://api.anthropic.com/v1/ * Terms of 
Service: https://www.anthropic.com/legal/terms * Privacy Policy: https://www.anthropic.
com/legal/privacy

#### TradingView

The plugin loads an interactive chart widget from TradingView via an iframe. This
third-party content may set cookies and track user interactions.

 * Service URL: https://s.tradingview.com/widgetembed/
 * Terms of Use: https://www.tradingview.com/policies/
 * Privacy Policy: https://www.tradingview.com/privacy-policy/

## Gosod

 1. Upload the `adams-crypto-analysis` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu in WordPress
 3. Go to **Settings  Adams Crypto Analysis**
 4. Enter your AI provider API key and select your preferred model
 5. (Optional) Enter a CoinGecko Pro API key for higher rate limits
 6. Add the shortcode `[adamca_crypto_analysis]` to any page or post

Example shortcode:

[adamca_crypto_analysis]

This will render the interactive cryptocurrency analysis interface where visitors
can select a coin and generate a technical analysis report.

## Cwestiynau Cyffredin

### Do I need a CoinGecko API key?

No. The plugin works with the free CoinGecko API tier. A Pro API key is only required
if you expect high traffic and need higher rate limits.

### Which AI provider should I use?

OpenAI, xAI/Grok, and Anthropic/Claude are all supported. Choose whichever provider
you prefer or already have an API key for.

### How long does an analysis take?

The first analysis for a cryptocurrency typically takes 15–60 seconds depending 
on the AI provider. Subsequent requests for the same coin are served from cache (
default 12 hours).

### Can I customize the cache duration?

Yes. Go to **Settings  Adams Crypto Analysis** and adjust the Cache Expiry value(
in seconds). The minimum allowed value is 3600 seconds (1 hour).

### Is this financial advice?

No. This plugin generates AI-powered technical analysis for informational purposes
only. Always do your own research before making investment decisions.

## Adolygiadau

There are no reviews for this plugin.

## Contributors & Developers

“Adams Crypto Analysis” is open source software. The following people have contributed
to this plugin.

Cyfranwyr

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

[Translate “Adams Crypto Analysis” into your language.](https://translate.wordpress.org/projects/wp-plugins/adams-crypto-analysis)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/adams-crypto-analysis/),
check out the [SVN repository](https://plugins.svn.wordpress.org/adams-crypto-analysis/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/adams-crypto-analysis/)
by [RSS](https://plugins.trac.wordpress.org/log/adams-crypto-analysis/?limit=100&mode=stop_on_copy&format=rss).

## Cofnod Newid

#### 1.0.0

 * Initial release
 * Support for OpenAI, xAI/Grok, and Anthropic AI providers
 * CoinGecko data fetching with 30-day OHLC candles and 90-day market history
 * On-demand caching with configurable TTL
 * TradingView chart integration
 * Dark mode toggle
 * Top 100, Trending, and Custom coin selection modes
 * Admin settings page with connection testing and cache management tools

## Meta

 *  Version **1.0.1**
 *  Last updated **2 wythnos yn ôl**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 neu uwch **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 neu uwch **
 *  Language
 * [English (US)](https://wordpress.org/plugins/adams-crypto-analysis/)
 * Tags
 * [AI](https://cy.wordpress.org/plugins/tags/ai/)[bitcoin](https://cy.wordpress.org/plugins/tags/bitcoin/)
   [cryptocurrency](https://cy.wordpress.org/plugins/tags/cryptocurrency/)[trading](https://cy.wordpress.org/plugins/tags/trading/)
 *  [Advanced View](https://cy.wordpress.org/plugins/adams-crypto-analysis/advanced/)

## Graddau

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/adams-crypto-analysis/reviews/)

## Cyfranwyr

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

## Cefnogaeth

Rhywbeth i’w ddweud? Angen help?

 [Gweld y fforwm cefnogi](https://wordpress.org/support/plugin/adams-crypto-analysis/)