Tool used for the sake of identifying stocks that might be potential buy/short options based on custom criteria.
- TypeScript
- NodeJS
- Biome for linting and formatting
- PostgreSQL: storing stocks and daily stock prices
Retrieves S&P 500 stocks
npm run aggregateFlag stocks that meet criteria
npm run flagLint files
npm run lintFormat files
npm run format