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