Skip to content

janekhuong/stock-notification-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Premarket High and Low Stock Notification System

Screenshot of Bot Notification

A Python-based stock monitoring tool that sends real-time alerts when a stock's 5-minute candle closes above or below its premarket high or low.

Built using the Alpaca API for live stock data and integrated with Telegram for fast alerts.

๐Ÿš€ What it does

  • ๐Ÿ•” Fetches premarket high/low for each ticker from 4:00 AM to 9:25 AM EST
  • ๐Ÿ“ก Monitors live 1-minute price bars using Alpaca WebSocket
  • ๐Ÿ”” Sends alert only when a 5-minute candle closes above/below the premarket levels
  • ๐Ÿ“ฌ Instant alerts via Telegram bot

๐Ÿ“ฆ Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages