Skip to content

A single-page web application s which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user.

License

Notifications You must be signed in to change notification settings

YogeshUpdhyay/Stocklytic.io

Repository files navigation

Stocklytic.io

stocklytic.io.mp4

forthebadge

✅Description :

Stocklytic.io is a stock analysis platform which provides analytical graphs and technical analysis indicator charts making stock market understanding easy for everyone.

✅Technologies used :

  • Flask
  • HTML , CSS , JS
  • Talib
  • Docker

✅Setup

  • For running on host machine
python3 -m venv venv
source venv/bin/activate
python main.py

Note: Make sure you have postgres installed on your system.

  • Using docker
docker-compose up

The server will be up and running on http://localhost:5055

Made with 💕 , powered with ☕

About

A single-page web application s which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published