maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Stockona - Google finance stock quote client (https://talk.maemo.org/showthread.php?t=73653)

sony123 2011-07-17 07:44

Re: [Announce] Stockona - Google finance stock quote client
 
Version 0.1.7 has been pushed to extras-devel. This is mainly a fine-tune/bug-fix release. What's new:
- Tweak to widget view to display more symbols. (+2 from 10 to 12)
- Improve position view memory usage, now Stockona memory usage drops down to ~13% on N900. This translate into a noticeable improvement to the scrolling smoothness.
- Error handling improvements for various error condition, e.g. local position error.
- Fix setting loading bug.
- Fix landscape chart view bug.
- Make all local portfolio operations immediate.
- Small tweak to make the progress bar at news view smooth instead of having a faint horizontal thin line.

I also created a blog to document the development work of Stockona:

http://sonyfever.blogspot.com/


Hopefully I could get some discussions that also improve my QT/QML coding.


BTW: I think this will be the near-final version for Meego coding competition as I will have very limited time to work on Stockona in the next two weeks.

Pencil 2011-07-18 06:05

Re: [Announce] Stockona - Google finance stock quote client
 
I've updated to the latest version and since than every time when I opened the program it said 'cannot load local portfolio'. Do I need to creat a local portfolio and how? If I don't have one can I shout down this feature? Thx.

sony123 2011-07-18 08:09

Re: [Announce] Stockona - Google finance stock quote client
 
Quote:

Originally Posted by Pencil (Post 1053110)
I've updated to the latest version and since than every time when I opened the program it said 'cannot load local portfolio'. Do I need to creat a local portfolio and how? If I don't have one can I shout down this feature? Thx.

Thanks for reporting the bug. I should have realized the changes made to error handling would cause this false warning.

A bug-fixing release (0.1.8) has been released to extras-devel to fix the issue.

anismistry 2011-07-19 21:25

Re: [Announce] Stockona - Google finance stock quote client
 
can you please add chart support for index like .DJI and XJO

thanks

sony123 2011-07-19 23:24

Re: [Announce] Stockona - Google finance stock quote client
 
This is due to Google and Yahoo using difference symbol names.
The first one seems to be convertible because there seems to be a common rule, i.e. .DJI* in google = ^DJI* in yahoo. But for XJO, I don't see a general pattern to do the conversion so I'm afraid I can not do anything about it.

I will add .* conversion to the next release. One workaround for now is to create a local yahoo portfolio for yahoo symbols. I remember you had used it? How do you like it?

sony123 2011-07-20 17:45

Re: [Announce] Stockona - Google finance stock quote client
 
A new release (0.1.9) is available in extras-devel.

- Enhance yahoo symbol conversion so for symbols starting with . in google finance, their charts can be fetched correctly.
- Disable all C-side qDebug message to optimize performance.

anismistry 2011-07-21 23:40

Re: [Announce] Stockona - Google finance stock quote client
 
Hi William

i tried to make local portfolio and added JBH.AX as the only stock.

it shows the stock but it does not load the chart or the news.

this is problem with local portfolio only. Thanks

sony123 2011-07-22 22:25

Re: [Announce] Stockona - Google finance stock quote client
 
Thanks anismistry, I can re-produce the bug. Also from the issue you raised, I realized the exchange field is not needed it only adds confusion. I will fix that after July. This is a busy month for me : p

menno 2011-07-24 11:10

Re: [Announce] Stockona - Google finance stock quote client
 
My Stockona seems to have broken after the latest updates. It starts up and just shows a black screen.

I tried removing it and re-installing, but same result.

There is no /home/user/.stockona directory so not sure what the problem is. Any ideas?

sony123 2011-07-24 17:04

Re: [Announce] Stockona - Google finance stock quote client
 
Quote:

Originally Posted by menno (Post 1057287)
My Stockona seems to have broken after the latest updates. It starts up and just shows a black screen.

I tried removing it and re-installing, but same result.

There is no /home/user/.stockona directory so not sure what the problem is. Any ideas?

Could you try launching Stockona in xterm by
1) Launch xterm
2) Type 'run-standalone.sh /opt/stockona/bin/stockona'

And tell me the debug message in the xterm. The sequence should be:

Code:

State.login
State.loadPortfolio
https://finance.google.com/finance/feeds/default/portfolios
loadOnePosition: https://finance.google.com/finance/feeds/xxx/portfolios/2/positions false true 1
State.main



All times are GMT. The time now is 14:59.

vBulletin® Version 3.8.8