Automatically monitor real-time TW/US stock price and notify the price via Telegram/Line. Supporting monitoring the Technical analysis price like Bollinger Bands.
pip install -r requirements.txt
- Monitor US stocks
main.py us config.json
- Monitor TW stocks
main.py tw config.json
Refer to config.md for how to configure.