Skip to content

Retrieves stock prices and flags stocks that have met particular criteria

Notifications You must be signed in to change notification settings

ricoslaststand/stock-aggregator

Repository files navigation

Stock Aggregator

Purpose

Tool used for the sake of identifying stocks that might be potential buy/short options based on custom criteria.

Technologies

  • TypeScript
  • NodeJS
    • Biome for linting and formatting
  • PostgreSQL: storing stocks and daily stock prices

Commands

Retrieves S&P 500 stocks

npm run aggregate

Flag stocks that meet criteria

npm run flag

Lint files

npm run lint

Format files

npm run format

About

Retrieves stock prices and flags stocks that have met particular criteria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published