Description: Displays stock quotes on your plasma enabled desktop as a candlesticks charts. Volume is shown as bars under candlesticks chart. There are shown relative values of volume.
Stock quotes are downloaded from ichart.finance.yahoo.com. The quotes are based on daily prices so no live data are shown in the chart. Only historical charts till today are shown.
Not all stocks can be shown in charts. For example, there are no historical data for foreign exchange on finance.yahoo.com so no chart is shown for USD-EUR or other exchange pairs.Last changelog:
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/lenov/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
I believe tonyc236 might have been referring to when in KDE you do 'Add Widgets/Get New Widgets/Download New Plasma Widgets" and click on install for 'Stock Charts'. I can confirm that this widget does not appear in the list using this method. Using Fedora F16.
I am installing the app from the KDE plasma desktop button that allows you to add things to your desktop. There was no option for downloading a source package, thus no directions.
Ratings & Comments
5 Comments
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. -- The C compiler identification is GNU 4.7.2 -- The CXX compiler identification is GNU 4.7.2 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE): ERROR: cmake/modules/FindKDE4Internal.cmake not found in /home/lenov/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps Call Stack (most recent call first): CMakeLists.txt:5 (find_package) -- Configuring incomplete, errors occurred!
I believe tonyc236 might have been referring to when in KDE you do 'Add Widgets/Get New Widgets/Download New Plasma Widgets" and click on install for 'Stock Charts'. I can confirm that this widget does not appear in the list using this method. Using Fedora F16.
Have you tried following this nice persons directions? Download it, unrar it, open INSTALL and read it. Thanks Bravenec, it works perfectly!!!!!
I am installing the app from the KDE plasma desktop button that allows you to add things to your desktop. There was no option for downloading a source package, thus no directions.
I've tried to install this widget in both Open Suse and kubuntu and it won't appear in the widget selection list.