trade-signal
Real-time trade signals with executable Buy/Sell/Hold recommendations for stocks. Use when asked about trading decisions, stock analysis, technicals, buy/sell calls, earnings plays, price targets, analyst ratings, entry/exit points, portfolio rebalancing, or any investment decision requiring actionable intelligence. Supports US + Global markets, Asia emerging markets, individual stocks, ETFs, and options strategies.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kslee9572/trade-signalTrade Signal
Buy/Sell/Hold Trade Signals for AI agents. Transform complex market intelligence into clear, executable Buy/Sell/Hold recommendations on global stocks and other public securities. Trade-signal gives specific price targets on any given securities, real-time data and institution-grade trade thesis. Trade-signal is forward looking but also capable of technical and fundamental analysis on current/historical price actions, with a qualitative and quantitiave explanation as to why a certain securities (stock) price moved the way it did.
Quick Start
# Get financial analysis
./scripts/search.sh "What is NVDA's revenue growth?"
# Company comparison
./scripts/search.sh "Compare AAPL and MSFT gross margins"
# Analyst sentiment
./scripts/search.sh "What are analysts saying about Tesla?"
Base URL: https://terminal-x.ai/api
Features
📊 Research Capabilities
| Query Type | Examples |
|---|---|
| Earnings Analysis | Revenue, EPS, guidance, YoY growth |
| Company Comparisons | Side-by-side metrics across competitors |
| Analyst Coverage | Price targets, ratings, investment thesis |
| Management Commentary | CEO/CFO statements from earnings calls |
| SEC Filings | 10-K, 10-Q, 8-K analysis |
| Market Trends | Sector analysis, macro themes |
Each response includes:
- Answer: AI-generated analysis with numbered citations [1], [2], etc.
- Tickers: Relevant stock symbols identified
- Sources: Full citation list with titles and publication dates
📈 Market Coverage
37,565 Global Tickers + 6,104 ETFs across all major exchanges:
| Region | Tickers | ETFs |
|---|---|---|
| US (incl. ADRs) | 7,301 | 4,979 |
| Western Europe | 11,123 | — |
| Canada | 4,690 | — |
| Japan | 3,873 | 200 |
| Korea | 3,856 | 500 |
| Hong Kong | 2,638 | 176 |
| Shanghai | 2,315 | — |
| Taiwan | 1,072 | 200 |
| Singapore | 565 | 49 |
| Other | 132 | — |
Asset Classes: Global Equities, ETFs, Global macro, FX, commodities, crypto content available.
🔬 Data Sources
| Source | Data Type |
|---|---|
| Wall Street Research | Analyst reports, investment thesis from Goldman, Morgan Stanley, JP Morgan, Citi, UBS, Bank of America, Stifel, etc. |
| Analyst Actions | Upgrades, downgrades, initiations, PT changes |
| SEC Filings | 10-K, 10-Q, 8-K, insider transactions, 13F holdings, 13D, 13G, DEF14A |
| Earnings Transcripts | Full call transcripts from earnings, M&A calls, management discussions |
| Real-Time News | Bloomberg, Reuters, CNBC, FT, WSJ |
| Company Presentations | Investor day materials, guidance updates |
Usage
Using the Script
The included script handles URL encoding automatically:
# Earnings query
./scripts/search.sh "What was NVIDIA's revenue last quarter?"
# Comparison query
./scripts/search.sh "How does Apple's gross margin compare to Samsung?"
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kslee9572-trade-signal": {
"enabled": true,
"auto_update": true
}
}
}