WallStreet is a Discord bot that logs trades, tracks short positions, and posts EOD screeners and summaries.
- Create a
.envfile using.env.exampleas a template. - Install dependencies (discord.py, pytesseract, opencv-python, pillow, python-decouple, numpy, finvizfinance, bs4, lxml).
- Run
0_start_bot.bat.
- The Finviz screener script path is configured in
Discord_bot.py. - The bot uses
trades.dbfor positions and history.