An open API service indexing awesome lists of open source software.

https://github.com/danielmartensson/stock-trend

Analyse trends of stocks from Yahoo Finance
https://github.com/danielmartensson/stock-trend

cpp qt yahoo-finance

Last synced: 8 months ago
JSON representation

Analyse trends of stocks from Yahoo Finance

Awesome Lists containing this project

README

          

# Stock-Trend

Use this software if you want to download stock quotes with QT C++ and analyse them. This is just an example. It works, but it's a very minimal example. Feel free to fork and borrow the code. The software is made with QT 6.3.1.

Add stock

![a](https://github.com/DanielMartensson/Stock-Trend/blob/main/pictures/Add_stock.png?raw=true)

Analyze stock

Analyse stock

![a](https://github.com/DanielMartensson/Stock-Trend/blob/main/pictures/Analyse_stock.png?raw=true)