Skip to content

jayantkatia/opengl-live-stock-market

Repository files navigation

📈 Live Stock Market using OpenGL

Visualize 30 Days graph of some of the popular stocks of the Indian Market(NSE). Data is fetched using Yahoo Finance API.

🔧 Dependencies Used

Name Link Type Installation
PicoJSON https://github.com/kazuho/picojson Header Only Already included in the source
libcurl https://curl.haxx.se/download.html Need to build Follow this stackoverflow post

🚀 Getting Started

  1. Install Dependencies
    • PicoJSON:   Its a header only library and is already included in the source code, hence no extra steps required.
    • libcurl:   Follow the steps of this stackoverflow post
  2. Good to Go!

🖥️ Graphical UI

opengl_live_stock_market

📝 License

Licensed under the MIT License.

✨ Development and Contributing

Yes, please! Feel free to contribute, raise issues and recommend best practices.

Releases

No releases published

Packages

No packages published

Languages