✓ Verified 💻 Development ✓ Enhanced Data

Finance Watcher

Stock and cryptocurrency price monitoring with alerts and daily reports.

Rating
4.3 (206 reviews)
Downloads
3,403 downloads
Version
1.0.0

Overview

Stock and cryptocurrency price monitoring with alerts and daily reports.

Key Features

1

✅ Real-time Prices - Crypto (CoinGecko) & Stocks (Yahoo Finance)

2

✅ Price Alerts - Get notified when prices hit your targets

3

✅ Portfolio Tracking - Watchlist for all your assets

4

✅ Daily Reports - Markdown reports with price changes

5

✅ No API Key - Free data sources, no registration needed

Complete Documentation

View Source →

Finance Watcher

Monitor stock and cryptocurrency prices with ease. Set alerts, track your portfolio, and generate daily reports.

Features

  • Real-time Prices - Crypto (CoinGecko) & Stocks (Yahoo Finance)
  • Price Alerts - Get notified when prices hit your targets
  • Portfolio Tracking - Watchlist for all your assets
  • Daily Reports - Markdown reports with price changes
  • No API Key - Free data sources, no registration needed

Quick Start

bash
# Install
npm install

# Add assets to watchlist
finance-watcher add BTC --type crypto
finance-watcher add AAPL --type stock

# Check current prices
finance-watcher prices

# Set an alert
finance-watcher alert BTC --above 50000

# Generate report
finance-watcher report --output daily-report.md

Commands

CommandDescription
add Add to watchlist (--type crypto/stock)
remove Remove from watchlist
listShow watchlist
pricesGet current prices
alert Set price alert (--above, --below, --percent)
checkCheck all alerts
reportGenerate portfolio report

Data Sources

  • Crypto: CoinGecko API (free, no key)
  • Stocks: Yahoo Finance API (unofficial, free)

Use Cases

  • Personal Portfolio - Track your investments daily
  • Trading Alerts - Never miss entry/exit points
  • Market Research - Compare crypto vs stock performance
  • Automated Reports - Schedule daily summaries

Integration

Works great with:

  • Cron jobs for scheduled checks
  • Feishu/Slack webhooks for alerts
  • Content Watcher for market news + price data combo

Installation

Terminal bash

openclaw install finance-watcher
    
Copied!

💻Code Examples

example.sh
# Install
npm install

# Add assets to watchlist
finance-watcher add BTC --type crypto
finance-watcher add AAPL --type stock

# Check current prices
finance-watcher prices

# Set an alert
finance-watcher alert BTC --above 50000

# Generate report
finance-watcher report --output daily-report.md

Tags

#devops_and-cloud #monitoring

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author su707181393-del
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install finance-watcher