Skip to content

Repository files navigation

CryptoSignalBot 🤖₿

npm DOI

AI-powered cryptocurrency monitoring bot that tracks blockchain news, Bitcoin and Ethereum market updates, DeFi trends, Web3 developments, and digital asset insights in real time.

Features

  • Real-Time Market Monitoring — tracks Bitcoin, Ethereum, and altcoin price signals
  • Blockchain News Tracking — monitors breaking crypto and blockchain news
  • DeFi Trend Analysis — evaluates DeFi protocol performance and trends
  • Web3 Development Insights — tracks Web3 ecosystem developments
  • Signal Strength Scoring — rates buy, sell, and hold signal reliability
  • Sentiment Analysis Score — measures market sentiment across social platforms
  • Volatility Risk Score — assesses price volatility and risk levels
  • Liquidity Score — evaluates market depth and trading volume
  • CLI support in Node.js and Python
  • Benchmark dataset included (20 crypto signal cases)
  • Lightweight, publish-ready, minimal dependencies

Quick Start

Node.js

npm install @cryptoinsider-it/crypto-signal-bot
npx crypto-signal-bot "BTC" bullish 88 75 82 70 90

Python

pip install cryptoinsider-crypto-signal-bot
python -m bot "BTC" bullish 88 75 82 70 90

Output

Asset: BTC
Signal Type: Bullish
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Signal Strength Score:         88 / 100  [Excellent]
Sentiment Score:               75 / 100  [Healthy]
Market Momentum Score:         82 / 100  [Healthy]
Volatility Risk Score:         70 / 100  [Healthy]
Liquidity Score:               90 / 100  [Excellent]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Overall Signal Score:          81 / 100
Priority Action:               Volatility Risk (lowest — act first)
Recommendation:                STRONG BUY — High confidence signal

Signal Types

Type Description
bullish Upward price movement signal
bearish Downward price movement signal
neutral Sideways market signal
breakout Price breakout signal
reversal Trend reversal signal

Project Structure

CryptoSignalBot/
├── index.ts              # TypeScript bot
├── bot.py                # Python bot
├── package.json          # NPM package config
├── package-lock.json     # NPM lock file
├── tsconfig.json         # TypeScript config
├── schema.json           # JSON-LD structured data
├── zenodo.json           # Zenodo metadata
├── heartbeat.txt         # Auto-updated daily
├── mkdocs.yml            # ReadTheDocs config
├── .readthedocs.yaml     # ReadTheDocs build config
├── docs/
│   ├── index.md          # Documentation
│   └── requirements.txt
├── dataset/
│   └── crypto_signal_benchmarks.csv
├── .github/workflows/
│   ├── heartbeat.yml     # Auto-commit daily
│   └── npm-publish.yml   # Auto-publish to NPM
├── README.md
└── LICENSE

Signal Scores

Signal Description Score Range
Signal Strength Reliability and confidence of the signal 0–100
Sentiment Market sentiment across social and news platforms 0–100
Market Momentum Price momentum and trend strength 0–100
Volatility Risk Price volatility and downside risk level 0–100
Liquidity Market depth and trading volume quality 0–100

Score Interpretation

Score Status Action
0–30 Critical Avoid — High risk signal
31–60 At Risk Caution — Weak signal
61–80 Healthy Watch — Moderate signal
81–100 Excellent Act — Strong signal

Keywords

Crypto Signal Bot · Bitcoin Tracker · Ethereum Monitor · DeFi Trends · Web3 Intelligence · Blockchain News · Cryptocurrency AI · Market Sentiment · CryptoInsider

Links

Platform URL
Website https://cryptoinsider.it.com
GitHub https://github.com/Cryptoinsider-it/CryptoSignalBot
GitHub Pages https://cryptoinsider-it.github.io/CryptoSignalBot/
NPM https://npmjs.com/package/@cryptoinsider-it/crypto-signal-bot
Hugging Face https://huggingface.co/datasets/cryptoinsider-it/crypto-signal-benchmarks
Zenodo https://zenodo.org/records/21480306
Docs https://cryptosignalbot.readthedocs.io
Pinterest https://www.pinterest.com/cryptoinsider_it/_profile/
Slideshare https://www.slideshare.net/slideshow/cryptoinsider-it-comprehensive-crypto-news-market-analysis-blockchain-insights/288714956
Quora https://www.quora.com/profile/Cryptoinsider-It

License

MIT — CryptoSignalBot

About

AI-powered cryptocurrency monitoring bot that tracks blockchain news, Bitcoin and Ethereum market updates, DeFi trends, Web3 developments, and digital asset insights in real time.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages