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:
How it works
Supported AI Providers
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.
This plugin connects to the following third-party services:
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.
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
The plugin loads an interactive chart widget from TradingView via an iframe. This third-party content may set cookies and track user interactions.