Communityv0.1.0

Market Monitor

Monitor cryptocurrency and financial markets via exchange APIs (Binance, OKX). Track prices, analyze trends, and generate market reports.

1.3kdownloads15active installsParker
View on ClawHubBack to Skills

Skill Details

Slug
market-monitor
Latest Version
0.1.0
Author
Parker
Published
Mar 6, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Market Monitor.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of market-monitor. - Provides real-time monitoring of cryptocurrency market data via exchange APIs (Binance, OKX). - Supports user-triggered queries, scheduled polling, and price alert triggers. - Calculates key technical indicators: MA7/25/99, RSI(14), MACD(12,26,9), Bollinger Bands, and volume analysis. - Generates trading signals (strong_buy, buy, neutral, sell, strong_sell) based on indicator rules. - Standardized JSON output includes price, 24h change, indicators, signal, confidence, and key levels. - Implements robust error handling for rate limits, invalid parameters, and service issues. - Enforces security: read-only operations, access-restricted domains, and auditing of all API calls.