
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
With TickVue you can track the stock market in nearly real-time. It queries Yahoo Finance periodically, updates the stock values you are interested in and calculates your portfolio value and daily gain.
10 years ago
Release 0.13.05
Changes:
1. TickVue now shows the following information inside tooltips: last update date and time, absolute ticker change, and volume.
2. Daily and 5-day charts are automatically updated every 2 minutes.
3. Bug fix: the gain indication at the status bar used to have a residual error. That was because the gain was calculated from the percent gain of each stock rather from their absolute gains.
Release 0.12.02.
Changes:
1. The symbol context menu has been implemented.
2. Charts.
Release 0.11.01.
Changes:
1. New icons.
2. Configuration is saved as soon as it changes, so it is not lost in case of an unexpected program termination.
3. System tray icon context menu now has a "Restore" option.
4. Symbol selection now shows the selected items in blue.
5. TickVue shows its main window after start if there is no configuration.
6. Status bar and system tray tooltip do not indicate timeout when no ticker has been configured.
10 years ago
Release 0.13.05
Changes:
1. TickVue now shows the following information inside tooltips: last update date and time, absolute ticker change, and volume.
2. Daily and 5-day charts are automatically updated every 2 minutes.
3. Bug fix: the gain indication at the status bar used to have a residual error. That was because the gain was calculated from the percent gain of each stock rather from their absolute gains.
Release 0.12.02.
Changes:
1. The symbol context menu has been implemented.
2. Charts.
Release 0.11.01.
Changes:
1. New icons.
2. Configuration is saved as soon as it changes, so it is not lost in case of an unexpected program termination.
3. System tray icon context menu now has a "Restore" option.
4. Symbol selection now shows the selected items in blue.
5. TickVue shows its main window after start if there is no configuration.
6. Status bar and system tray tooltip do not indicate timeout when no ticker has been configured.
Momergil
7 years ago
Only could do some updates from time to time ;)
Report
IgnacioRuiz
6 years ago
I may revive the project, just got it updated to Qt5.3 for Win7 and Fedora64... stay tuned
:)
Report