Skip to content

A Django project which sends price alerts for user chosen stocks

License

Notifications You must be signed in to change notification settings

vinyasmusic/price-alert

Repository files navigation

PRICEALERT.TRADE

This is a Django project where a user can setup alerts for stocks.

eg. You can add alert for Apple (AAPL) listed on NASDAQ for a price of 200.7 with a tolerance percentage of 5%

We check for the set price every 6 hours and if that price is met at the closing of the same or previous day then the system will send you an email.

Any suggestions or criticisms are welcome at [email protected]

Happy alerting !!

To-Do

  • Add SMS support for non DND numbers
  • Get a ssl certificate
  • Disposable email and Pwned password checks
  • Write logic for intra-day check
  • Add data about the scrip symbol in email
  • Use IEX API for NASDAQ listed stocks
  • Add support for Crypto alert
  • Improve alerts add UI
  • Add tests
  • Try VueJS
  • Use CI-CD

About

A Django project which sends price alerts for user chosen stocks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published