
Plasma 5 Applets finance investment money price stocks
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/librehat/yapstocks
YapStocks is yet another plasmoid for you to monitor stock prices and more.
The data is sourced from Yahoo Finance! at the moment as it has an easy-to-use unofficial API. By default, the data is refreshed every 30 minutes (you can configure this). Only symbols are supported, you can find the symbols on the Yahoo Finance website and configure them in the applet configurations.
Minimum Requirement
==================
Qt >= 5.12
Since version 2.0, you must have QtCharts QML module installed.
Issues and Contributions
===================
Please check this project at GitHub: https://github.com/librehat/yapstocks
v4.1 4 months ago
Fix two issues from v4.0
v4.1 4 months ago
Fix two issues from v4.0
v4.0 4 months ago
New UI to show components for indices (if the information is available, for example ^FTSE)
A button on the main page to manually refresh (workarounds the issues on the start of desktop when network is not immediately available)
Improvements to the underlying query to Yahoo Finance
Do not use Page component from PlasmaComponents 3.0 which is not widely available at the moment.
v3.0 6 months ago
Sorting stocks by symbols alphabetically (in the configuration)
Adjusting the order of stocks by drag & drop (in the configuration)
Plotting historical prices in line chart as well as candlesticks
The separator Rectangle between list items has been removed since there is a separator drawn by PlasmaComponents already
v2.1 6 months ago
All numbers (prices, volumes) are now shown in the system's locale (thousand and decimal characters: , and .)
Ex-Dividend date is now shown in the system's locale instead of ISO8601 date format
HTML encoded characters in the security names are now shown correctly (for example, &G for &)
V2.0 7 months ago
# New Features
Profile page showing a summary of the security (company profile and key statistics).
The components of an index if it's available (^FTSE)
Price chart page showing the historical price movements in candlesticks (different periods from 1D to 5Y and Max can be switched on the fly).
The default period range can be configured in the settings. Hoovering over each candlestick shows a tooltip with actual prices at that point.
Tooltips on the main interface to show today's open and previous close, high and low, etc.
Positive price changes will now have the positive sign + shown in front of the numbers.
# Bug Fixes
Update interval settings not being saved
Text overlapping when the name is too long and there is no enough space
Announcement blog post: https://www.librehat.com/announcing-yapstocks-2-0/
glewik
1 month ago
Report
unlock17a
3 months ago
Report
glewik
1 month ago
Report
librehat
2 months ago
Report
rivelinodomingo
4 months ago
QML: file:///home/my-user/.local/share/plasma/plasmoids/com.librehat.yapstocks/contents/ui/main.qml:108:5: PlasmaComponents3.Page is not a type
Report
librehat
4 months ago
Report
rivelinodomingo
4 months ago
Report
candolphi
4 months ago
Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2
Kernel Version: 5.4.0-42-generic
OS Type: 64-bit
Report
librehat
4 months ago
Report
roctheme
6 months ago
Error loading QML-File: file:///home/user/.local/share/plasma/plasmoids/com.librehat.yapstocks/contents/ui/main.qml:108:5: PlasmaComponents3.Page is not a type
Report
roctheme
7 months ago
Report
librehat
5 months ago
Report
roctheme
5 months ago
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-40-generic
OS Type: 64-bit
Report
roctheme
7 months ago
Adding or removing a stock make it work again.
refresh interval cannot be changed.
Report
librehat
7 months ago
The update interval can be changed in the Timer tab in the settings.
Please open issues on https://github.com/librehat/yapstocks/issues if you have a GitHub account. It's easier than comments here
Report
roctheme
7 months ago
Thank you!
Report
ab4bd
7 months ago
Please make the option available to make the print brighter or bold, when not in focus it's to dim to read.
Otherwise it's fantastic.
Report
librehat
7 months ago
Report