maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Markets Today - A desktop widget and app for financial markets (https://talk.maemo.org/showthread.php?t=73120)

scifi.guy 2011-05-16 05:49

[Announce] Markets Today - A desktop widget and app for financial markets
 
2 Attachment(s)
Markets Today is a desktop widget to monitor financial markets. The widget is currently in Alpha Beta stage and is available in extras-devel. Harmattan release can be downloaded from here.

You can update the quotes manually or setup auto-update the quotes every few minutes (please see known issues).

Data source is Yahoo! finance. Any indexes/stock tickers supported by yahoo are supported in this app. However, this is not a real-time quote-streaming application or a portolio-tracking application. Assume at least 20 min delay for the quotes.

The specific delays for each exchange supported by Yahoo finance are listed here.

I used this app idea to learn QML. Widget functionality is based on Qt4 Home screen loader. This project is hosted on maemo garage. License is GPL. Check the source or file bugs from garage.

Known Issues:

1) Not tested with CSSU.

2) Memory usage is around 12% on regular use. While I am working on cutting this down, I noticed that the Qt Maemo 5 Homescreen example uses 6% by itself. Appreciate any help from experienced devs on this one. See release 0.2-1

3) Auto-update feature is buggy. You will be prompted to select a connection every time, if no pre-configured connections are available to connect automatically.

4) Not tested with proxy-server setup. Let me know if you face any issues using this widget with a proxy server.


Future Enhancements (based on feedback):

1) Headline news (Subject only) based on RSS feed. Completed

2) Charts Completed

3) Other UI enhancements.


Usage Instructions/Tips:

1) Use INDU as the ticker symbol for Dow Jones, for some reason Yahoo doesn't support ^DJIA.

2) Double tap ^ on virtual keyboard to enter the ^ character (I never RTFM, so this could just be my ignorance).


As with most application in extras-devel or alpha state, use this application at your own risk. Feedback is welcome.

Dancairo 2011-05-16 07:34

Re: [Announce] Markets Today - A desktop widget for financial markets
 
I shall definitely keep an eye on this app, many thanks.

Dan

Baaart 2011-05-23 13:40

Re: [Announce] Markets Today - A desktop widget for financial markets
 
I was just looking for a widget like this. With charts included, it would be perfect.

scifi.guy 2011-07-13 06:51

Re: [Announce] Markets Today - A desktop widget for financial markets
 
3 Attachment(s)
marketstoday-0.2-1 has been released to extras-devel. Here is the changelog

* Reduced high memory usage caused by a QML memory leak.
* Markets Today can now be used also as an app (for Harmattan port).
* Added configurable RSS news feed (general market news) in widget and app.
* Added stock details (full screen) with stock-specific news and charts from Yahoo finance.


Since Harmattan does not seem to support widgets, I have included the full screen UI to use Markets Today as an app.

Screenshots for RSS news and stock charts below.

Thanks to Tim Samoff and Dave Neary for suggesting UX improvements during the Meego Conference. I have implemented most of their suggestions in this release. I have also received feedback regarding the widget column size and the feature to allow selection of data displayed in widget.

Known Issue: Auto-update will work fine if you select "Any Connection" for Settings --> Internet Connections --> Connect automatically. But if you select any other option in settings (Wifi for example) and wifi is not available, you will get an annoying prompt repeatedly to select a network. I am trying to get help on this issue.

Feedback welcome :)

scifi.guy 2011-07-13 06:54

Re: [Announce] Markets Today - A desktop widget for financial markets
 
Thanks to sony123 for the Yahoo finance chart URL idea from stockona. I was trying to reinvent the wheel by creating custom charts, but static image is fine as long as it serves the purpose.

Baaart 2011-07-14 09:05

Re: [Announce] Markets Today - A desktop widget for financial markets
 
nice update, but i doesn't show charts here. It just keeps loading continuously (both wifi and normal mobile internet connection)

Hmm, I also believe that when I switch desktops and touch the widget it loads fullscreen, when it should not...

scifi.guy 2011-07-14 14:23

Re: [Announce] Markets Today - A desktop widget for financial markets
 
Quote:

Originally Posted by Baaart (Post 1050731)
nice update, but i doesn't show charts here. It just keeps loading continuously (both wifi and normal mobile internet connection)

Can you open this link in your N900 browser and let me know if the chart is showing up? Also, what is the final URL once image is loaded?

http://bit.ly/nWCOxJ

Quote:

Originally Posted by Baaart (Post 1050731)
Hmm, I also believe that when I switch desktops and touch the widget it loads fullscreen, when it should not...

Do you mean that the stock details window is triggered accidentally when you touch the widget while switching desktops?

I noticed this issue too. This is because, right now clicking anywhere on the row for a symbol triggers the full-screen details. Advanced gesture control options for a desktop widget are limited. I can restrict the mouse area to around the stock symbol only (not the full row) to avoid accidental triggers but I am not sure whether this will be intuitive for first time users. Let me know your opinion.

Baaart 2011-07-16 13:17

Re: [Announce] Markets Today - A desktop widget for financial markets
 
The link is working and it gives me this url: http://chart.finance.yahoo.com/z?q=&...US&t=1d&s=YHOO

so that seems right to me. This shows what is exactly shows here, it just keeps loading with no result:

http://dl.dropbox.com/u/12453205/Scr...716-151333.png

About the activation on switching desktops, I would definitely change it so it does not activate when you accidentally hit the widget. Like you say to use the symbol as trigger is not intuitive. Perhaps you can add a column on the right with the small button (>) like the one you use in full-screen to go to the graph, if this is possible. That is intuitive in my opinion to get more information on a particular stock.

Further on the widget works like a charm, and I really find it useful. :)

scifi.guy 2011-07-18 17:58

Re: [Announce] Markets Today - A desktop widget for financial markets
 
Quote:

Originally Posted by Baaart (Post 1052097)
The link is working and it gives me this url: http://chart.finance.yahoo.com/z?q=&...US&t=1d&s=YHOO

so that seems right to me. This shows what is exactly shows here, it just keeps loading with no result:

Can you execute these steps and PM me the log file - /home/user/.marketstoday/marketstoday.log?

Code:

$killall marketstoday
$rm -f /home/user/.marketstoday/marketstoday.log
$run-standalone.sh /opt/marketstoday/marketstoday

- Are you using any proxy server?
- What happens when you click on the buttons 1d, 5d, 1y etc.?

scifi.guy 2011-07-19 19:36

Re: [Announce] Markets Today - A desktop widget for financial markets
 
2 Attachment(s)
marketstoday-0.2-2maemo5 has been released to extras-devel. Here is the changelog.

* First release for Harmattan.
* Added Volume column in desktop widget.
* Added Volume and Market Capitalization columns in App.
* Changed the way to invoke stock details window to avoid accidental triggers.
* Selecting a ticker row now displays "i" icon. Clicking on this icon brings up the stock details window.
* Fixed dpkg build syntax error that increased the source tar size from 700 KB to > 4MB.

Harmattan deb file is available for download on Maemo garage at https://garage.maemo.org/frs/?group_id=2110.

scifi.guy 2011-07-29 15:14

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
marketstoday-0.3-0maemo5 has been released to extras-devel. Here is the changelog.

* Changed the icon size in harmattan control file to 64x64.
* Changed app description in harmattan control file.
* Increased context menu button size.
* Increased text size in text input fields.
* Fixed the issue - Add button not working in Add/Remove tickers screen.

Harmattan release can be downloaded from here.

scifi.guy 2011-07-29 17:23

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
I am going to promote Markets Today to extras repository. It is now in extras-testing.

Please test the application and vote on this page. Need 9 more votes to go to extras as of today.

Baaart 2011-08-02 16:45

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Back from my vacation and I like your improvements. Unfortunately the graphs still don't work here. But the links the program tries to open just show me the graph in the browser... I PM'ed you my log file.

scifi.guy 2011-08-03 03:58

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by Baaart (Post 1062885)
Back from my vacation and I like your improvements. Unfortunately the graphs still don't work here. But the links the program tries to open just show me the graph in the browser... I PM'ed you my log file.

Hope you had a great vacation. I am also back at work last week, so slowed down on development here.

Regarding the charts not loading, are you using a proxy to access internet?

wildt 2011-08-03 06:54

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by Baaart (Post 1062885)
Back from my vacation and I like your improvements. Unfortunately the graphs still don't work here. But the links the program tries to open just show me the graph in the browser... I PM'ed you my log file.

Got the same problem here.

Anyway, I've just installed the app - and I'm really happy theres finaly a proper stock widget - THANK YOU!

..and now for the *****ing - It would be cool if you could adjust the size - I've only got 2 stocks on watch, so half the widget area is simply wasting desktop real estate..

Baaart 2011-08-03 10:07

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
No, I am not using any proxy. I also noticed that the date shows the wrong month next to "Updated:". It says September instead of August here.

shawwawa 2011-08-03 10:29

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by Baaart (Post 1063291)
No, I am not using any proxy. I also noticed that the date shows the wrong month next to "Updated:". It says September instead of August here.

I got the same error. :)

wildt 2011-08-04 07:52

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by shawwawa (Post 1063308)
I got the same error. :)

Me three..

scifi.guy 2011-08-05 06:06

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
The incorrect month was due a javascript bug. I fixed it locally, and this fix will be included in next release (should be ready tomorrow).

I am trying to include more debug messages to figure out the image not loading issue. The actual fix might take some more time, so please be patient :)

@wildt - Can you PM me a screenshot of your desktop with Markets Today widget? I'd like to take a look at the extra space.

I'm planning to give two/three size options for the widget. Small (very basic info), Medium (current size), and Large (full screen?). What do you guys think?

Baaart 2011-08-05 09:17

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
That should work fine. Another option could be that once you have over 4 stocks you can scroll down to see the fifth or more.

scifi.guy 2011-08-06 06:11

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by Baaart (Post 1062885)
Back from my vacation and I like your improvements. Unfortunately the graphs still don't work here. But the links the program tries to open just show me the graph in the browser... I PM'ed you my log file.

Can you check if you have the package "libqt4-bearer-hotfix" installed? If not, can you install it from extras and test again?


Quote:

Originally Posted by Baaart (Post 1064498)
Another option could be that once you have over 4 stocks you can scroll down to see the fifth or more.

Sorry, but I didn't get what you meant. How is this different from the current widget?

Baaart 2011-08-06 09:03

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Hehe, I never had more stocks than 4 so didn't notice that option. Nevermind my comment then.

And I didn't have the bearer hotfix, so installed Qt hotfixes which includes it. Now I got graphs! Thank you, great work!

scifi.guy 2011-08-06 16:22

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
marketstoday-0.3-1maemo5 has been released to extras-devel. Here is the changelog.

* Fixed the issue - Incorrect month is displayed for Updated timestamp.
* Added dependency on mcsp (for libqt4-bearer-hotfix) to fix the issue - Chart image not loading.

scifi.guy 2011-08-07 07:18

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
I couldn't promote the previous version to extras-testing due to a build error. So, I bumped up the version to 0.3-2 without making any other changes. This version will soon be available in extras-devel and extras-testing.

scifi.guy 2011-08-07 07:21

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Markets Today 0.3-2 is in extras-testing.

Please (test and) vote for the package here. Need 10 votes to make it to extras.

wildt 2011-08-08 07:35

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
The new version fixed the date and graph problem - thanks!

Baaart 2011-08-08 09:06

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
My application manager still doesn't see the update. How can I best manually update the widget? Or do I have to reinstall it?

scifi.guy 2011-08-09 23:31

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by Baaart (Post 1065915)
My application manager still doesn't see the update. How can I best manually update the widget? Or do I have to reinstall it?

Can you try from command line as root?

Code:

apt-get update
apt-get upgrade


Baaart 2011-08-11 11:14

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
when on wifi I could update using the applications manager

scifi.guy 2011-08-12 17:47

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Update: Still need 6 more votes to promote the package to extras. If you are already using the application and feel it is stable enough, please vote here.

Dave999 2011-08-14 10:39

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Is it possible to add another textbox for every stock so you don't have to show the stock code, but a name(free text string)?

scifi.guy 2011-08-15 21:35

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by Chuck Norris (Post 1069621)
Is it possible to add another textbox for every stock so you don't have to show the stock code, but a name(free text string)?


Because of the limited column width in the current widget, the text entered in the textbox gets truncated when it is displayed on widget. Additionally, it is tricky to add an editable textbox for each symbol in the current Add/Remove Tickers screen.

If you just want the full name to be displayed instead of ticker symbol, does a bigger size (think more width) widget with full name sounds ok to you?

PMaff 2011-09-06 19:56

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by scifi.guy (Post 1070716)
Because of the limited column width in the current widget, ...

Can I view Gold, Silver, Platin charts with this program?
Kitco charts do not work sometimes due to Flash problems.

scifi.guy 2011-09-08 15:11

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by PMaff (Post 1083042)
Can I view Gold, Silver, Platin charts with this program?
Kitco charts do not work sometimes due to Flash problems.

Yes, you can follow Gold, Platinum and other metal futures by entering the correct Yahoo finance symbol. Remember that the symbols for these change every month and Yahoo only has 1d and 5d charts available for them.

You can get the latest symbols from here.
http://finance.yahoo.com/futures?t=metals

Laughingstok 2011-09-09 01:14

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
This app is fantastic! Excellent work! Should be used as an example of widget apps everywhere.

scifi.guy 2012-01-07 18:00

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
marketstoday-0.4-0maemo5 has been released to extras-devel. Here is the changelog.

* Fixed Yahoo! Finance RSS URL
* Slightly improved error handling
* UX changes (App only) - Double tap to open stock details & news links, Swipe to switch between details and charts screens

dylanemcgregor 2012-05-22 20:04

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Just wanted to say thanks for this widget. Just discovered it today and it seems great so far. Wish it worked a bit better with non-U.S. stocks, but I know that's a Yahoo limitation and not the fault of the app.

zeebra 2012-09-12 13:36

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Great app, thanks!

Single biggest enhancement would be to add the Maemo switch button in the upper left corner.

Currently I have to open camera lens to switch to another application or access the desktop. I don't use the widget, only the application itself.

imo 2012-09-12 14:20

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by zeebra (Post 1265318)
Great app, thanks!

Single biggest enhancement would be to add the Maemo switch button in the upper left corner.

Currently I have to open camera lens to switch to another application or access the desktop. I don't use the widget, only the application itself.

Open the slide , press your thumb and a finger on top two buttons on sides ( the arrow one and ctrl ) simultaneously .Both should be pressed at once and at same time .You can simply can go to desktop and can open as many apps as you want to .adios

foobar 2012-09-12 14:36

Re: [Announce] Markets Today - A desktop widget and app for financial markets
 
Quote:

Originally Posted by scifi.guy (Post 1007122)
Known Issues:

1) Not tested with CSSU.

Works for me with CSSU-thumb.

Thanks for the app!


All times are GMT. The time now is 11:51.

vBulletin® Version 3.8.8