VOOZH about

URL: https://apify.com/hengj/pinchoflogic-crypto-tools

โ‡ฑ Pinchoflogic Crypto Tools ยท Apify


Pricing

$9.00/month + usage

Go to Apify Store

Pricing

$9.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ HengJ

HengJ

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 months ago

Last modified

Share

Wealth Signal - AI Trading Signal System

๐Ÿค– AI-powered trading signal subscription service with Telegram bot delivery

Features

  • ๐Ÿ“ˆ AI Trading Signals - RSI, MACD, Bollinger Bands analysis
  • ๐Ÿ’ฐ Subscription Tiers - Free, Basic ($5), Premium ($9), Pro ($19)
  • ๐Ÿค– Telegram Bot - Instant signal delivery
  • ๐Ÿ’ณ x402 Payments - Crypto micropayments support
  • ๐Ÿ“Š Portfolio Tracking - Monitor your trades
  • ๐Ÿ”” Price Alerts - Customizable notifications

Quick Start

1. Install Dependencies

cd ~/workspace/investment_tools
npminstall

2. Configure Environment

# Telegram Bot Token (get from @BotFather)
exportTELEGRAM_BOT_TOKEN='your-bot-token'
# Payment Address (for x402 payments)
exportPAYMENT_ADDRESS='0xyour-eth-address'
# Optional: Channel ID for public signals
exportTELEGRAM_CHANNEL_ID='-1001234567890'

3. Run the Bot

# Start the Telegram bot
npm start
# Or run signal generator separately
npm run signals
# Run API server
npm run api

Subscription Tiers

TierPriceFeatures
Free$0Basic prices, RSI
Basic$5/moSignals, entry/exit targets
Premium$9/moFull analysis, AI insights
Pro$19/moEverything + custom indicators

Bot Commands

CommandDescription
/startWelcome message & overview
/subscribeView plans & subscribe
/statusCheck your subscription
/signalsGet trading signals
/priceCurrent crypto prices
/helpAll commands

System Architecture

crypto-signals.js โ†’ Signal generation
signal-bridge.js โ†’ Tier management
wealth-signal-bot.js โ†’ Telegram delivery
subscription-manager.js โ†’ Payments &users
x402-middleware.js โ†’ Crypto payments

Files

FilePurpose
crypto-signals.jsGenerate trading signals
signal-bridge.jsRoute signals by tier
wealth-signal-bot.jsTelegram bot
subscription-manager.jsSQLite subscriptions
x402-middleware.jsPayment verification
custom-api-service.jsREST API
prediction-market-bot.jsPolymarket integration
newsletter-generator.jsEmail reports

API Endpoints

GET /api/price/:symbol - Get price
GET /api/signals - Get signals (tier-filtered)
GET /api/signals/:symbol - Specific signal
POST /api/signals/refresh - Force refresh

Testing

# Run signal tests
npmtest

Configuration

Telegram Setup

  1. Message @BotFather on Telegram
  2. Create new bot with /newbot
  3. Copy the API token
  4. Set webhook or use polling

x402 Payments (Optional)

  1. Deploy to Apify or similar platform
  2. Set X402_ENABLED=true
  3. Configure payment address

Requirements

  • Node.js 18+
  • Telegram account
  • npm or yarn
  • (Optional) SQLite for subscriptions

License

MIT License

Support

  • Telegram: @your-support-channel
  • Issues: GitHub Issues

Disclaimer: Trading signals are for educational purposes only. Not financial advice. Always do your own research.

You might also like

Crypto News Aggregator

code-node-tools/crypto-news-aggregator

Aggregate cryptocurrency news from the best crypto blogs and top sources. Get real-time crypto intelligence news, crypto reports, and structured data via a powerful crypto news API. Supports custom RSS feeds, keyword filtering, and duplicate removal.

45

Top Crypto Data Scraper

clothefobia/top-crypto-data-scraper

Top Crypto Data Scraper : Scrap all Top Crypto Currency Data with current price, Volume and other changes level.

Crypto News Api

apipi/crypto-news-scraper

Get instant access to the latest crypto news, market updates, and blockchain developments with simple API calls. Perfect for crypto news monitoring, market research, and content aggregation.

Crypto News Aggregator

guangyi/crypto-news-aggregator

Aggregate crypto news from Cointelegraph, CoinDesk, Decrypt, and more! Get the latest Bitcoin, Ethereum, and crypto news with sentiment analysis.

Crypto Currency Exchange Price Scraper

clemlobe87/crypto-currency-exchange-price-scraper

Crypto Currency Exchange Price Scraper

๐Ÿ‘ User avatar

Allison Macmurtrie

2

Crypto Prices Scraper

datastorm/cryptoprices-api

Retrieve historical daily crypto prices, volumes and market caps. Specify the crypto assets and time period to retrieve prices for. Prices and market cap are given in USD.