Skip to content

Chaose3/Chaotick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

📈 Discord Stock Alert Bot

This bot sends stock signals and alerts based on technical indicators (RSI, SMA, and MACD) to a Discord channel. Built with discord, yfinance, and APScheduler.

⚙️ Features

  • Supports basic technical analysis indicators (All are using the one-hour timeframe):
  • Moving Average Convergence Divergence (MACD) crossover signals.
  • Relative Strength Index (RSI) overbought/oversold signals.
  • Simple Moving Average (SMA) crossover signals.
  • Slash commands to check stock signals for specific tickers and to clear messages.

Clone the project

git clone https://github.com/Chaose3/Chaotick.git

Go to the project directory

cd StockAlert

Install dependencies, might need sudo permissions

pip install -r requirements.txt

Start the server

python3 app.py

🧩 Commands

  • /stock <ticker>: Get real-time signals for a specified stock ticker (e.g., /stock AAPL).
  • /clear <amount>: Clear the specified number of messages from the chat.

---chaose3 on discord or email me at chaose3@outlook.com

About

Discord Stock Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages