watchlist-monitor

Monitor end-of-day price levels and send Korean Telegram alerts.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/k1064190/stock-expectation --skill watchlist-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: watchlist-monitor
Source: https://github.com/k1064190/stock-expectation/tree/main/.claude/skills/watchlist-monitor
Command: npx skills add https://github.com/k1064190/stock-expectation --skill watchlist-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, telegram-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides users with the ability to monitor and receive alerts when price levels for their watchlists, open predictions, and portfolio positions are reached or breached.

Core Features & Use Cases

  • Price-Level Alerts: Set alerts for entry, stop, target, and re-entry levels for watchlists, predictions, and positions.
  • Korean Telegram Alerts: Send alerts in Korean via Telegram when price levels are triggered.
  • Non-Real-Time Monitoring: Monitors price levels based on end-of-day data, not real-time.
  • Use Case: For traders or investors who want to be notified when their investments reach certain price levels without constantly monitoring the market.

Quick Start

Set up a price alert for NVDA (US) at $100 as an entry level.

Frequently Asked Questions about watchlist-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up price level alerts for my portfolio watchlist?

To set up price level alerts for your portfolio watchlist, you define entry, stop, target, and re-entry levels for your tracked assets. The monitor checks end-of-day data against these levels and sends a Telegram alert in Korean when a price level is reached or breached.

Does watchlist monitoring support real-time price alerts?

Watchlist monitoring does not support real-time price alerts. It operates using end-of-day data, evaluating price levels after the market closes rather than providing intraday notifications for continuous market fluctuations.

Do I need Python and Telegram API to receive price level alerts?

Yes, you need Python and the Telegram API to receive price level alerts. Python is required to execute the monitoring scripts, while the Telegram API is necessary to deliver the alert notifications directly to your Telegram account.

Can I receive Telegram alerts for stock predictions and open positions?

Yes, you can receive Telegram alerts for stock predictions and open positions. The monitor allows you to set price levels for watchlists, predictions, and portfolio positions, alerting you via Telegram when those specific levels are triggered.

What is the best way to monitor stock price levels without watching the market constantly?

The best way to monitor stock price levels without watching the market constantly is to use an end-of-day watchlist monitoring tool. It automatically checks your defined entry, stop, and target levels against daily closing prices and sends Telegram alerts when breached.

Are there limitations to using end-of-day data for price level monitoring?

A limitation of using end-of-day data for price level monitoring is that alerts are only generated after the market closes. You will not receive intraday notifications if a price level is reached and recovered during the trading session.