Finance Radar
Stock and cryptocurrency analysis powered by Yahoo Finance data. Use when a user wants to: (1) Analyze stocks or crypto prices/fundamentals, (2) Track invest...
elevo11
@elevo11
Install
$ openclaw skills install @elevo11/finance-radarFinance Radar
Stock & crypto intelligence via Yahoo Finance. Charges 0.001 USDT/call via SkillPay.
Commands
| Command | Script | Description |
|---|---|---|
| analyze | scripts/analyze.py | Stock/crypto analysis (price, fundamentals, technicals) |
| score | scripts/score.py | 8-dimension stock scoring |
| batch | scripts/batch.py | Batch analyze multiple tickers + CSV export |
| portfolio | scripts/portfolio.py | Portfolio tracking & P/L |
| watchlist | scripts/watchlist.py | Watchlist with price alerts |
| dividend | scripts/dividend.py | Dividend yield & history |
| hot-scan | scripts/hot_scan.py | Viral trend detection |
| rumor | scripts/rumor.py | Rumor & early signal detection |
| billing | scripts/billing.py | SkillPay charge/balance/payment |
Workflow
1. Billing: python3 scripts/billing.py --charge --user-id <id>
2. Execute: python3 scripts/<command>.py --ticker AAPL
Quick Examples
# Analyze a stock
python3 scripts/analyze.py --ticker AAPL
# Analyze crypto
python3 scripts/analyze.py --ticker BTC-USD
# Batch analyze (NEW)
python3 scripts/batch.py --tickers AAPL,GOOG,MSFT
python3 scripts/batch.py --tickers AAPL,GOOG,MSFT --export # Export CSV
# 8-dimension score
python3 scripts/score.py --ticker TSLA
Config
| Env Var | Required | Description |
|---|---|---|
SKILLPAY_API_KEY | Yes | SkillPay.me API key |
References
See references/scoring-model.md for 8-dimension scoring methodology.
Top skills in this category
Stock Analysis
@udiedrichsenAnalyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Stock Market Pro
@kys42Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
A股量化 AkShare
@mbpzA股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
Stock Watcher
@robin797860Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.
Intelligent Stocks Screener
@financial-ai-analyst基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment...