Page 1 of 1

Keep track of the Stock value variance

Posted: Mon Jul 07, 2014 6:59 am
by aramacciotti
Does it exist a way to keep track of potential gains and losses for stocks?

Re: Keep track of the Stock value variance

Posted: Tue Jul 08, 2014 12:49 pm
by guanlisheng
Such as? we will extend existing stock feature in v1.2 to include historical stock price.

Re: Keep track of the Stock value variance

Posted: Tue Jul 15, 2014 4:59 pm
by aramacciotti
guanlisheng wrote:Such as? we will extend existing stock feature in v1.2 to include historical stock price.
That's what I mean. Having the number of stock we'll have the history of value of the investment

Re: Keep track of the Stock value variance

Posted: Sun Oct 05, 2014 6:34 am
by guanlisheng
is this okay to you?
929: Snip20141005_9.png

Re: Keep track of the Stock value variance

Posted: Sun Oct 05, 2014 6:57 am
by aramacciotti
It seems yes.
Is it automatically updated by configured Url?

Re: Keep track of the Stock value variance

Posted: Sun Oct 05, 2014 10:02 am
by guanlisheng
yes an it's the feature for v1.2.  you can build the code for preview

Re: Keep track of the Stock value variance

Posted: Mon Oct 06, 2014 6:56 am
by aramacciotti
guanlisheng wrote:yes an it's the feature for v1.2.  you can build the code for preview
Thanks a lot. I'll do as soon as possible and let you know my feedbacks.

Re: Keep track of the Stock value variance

Posted: Mon Oct 06, 2014 11:13 am
by aramacciotti
aramacciotti wrote:
guanlisheng wrote:yes an it's the feature for v1.2.  you can build the code for preview
Thanks a lot. I'll do as soon as possible and let you know my feedbacks.
I see that it's quite difficult for me to build the code because I don't have the knowledge of the related branch. Would you point me out to it (how to download the correct solution tree) or send me directly the built version?

Re: Keep track of the Stock value variance

Posted: Tue Oct 07, 2014 8:51 am
by guanlisheng
what's your os?

Re: Keep track of the Stock value variance

Posted: Tue Oct 07, 2014 8:57 am
by aramacciotti
guanlisheng wrote:what's your os?
Windows (7 & 8.1)

Re: Keep track of the Stock value variance

Posted: Fri Oct 17, 2014 7:32 am
by guanlisheng
sorry that you have to wait a while since every boy is busy on v1.1.1 release.

Re: Keep track of the Stock value variance

Posted: Fri Oct 17, 2014 1:59 pm
by aramacciotti
guanlisheng wrote:sorry that you have to wait a while since every boy is busy on v1.1.1 release.
Not a problem. I'll wait curious for the new features

Re: Keep track of the Stock value variance

Posted: Wed Oct 22, 2014 8:50 am
by aramacciotti
It seems I was able to build the code even if just after using current latest wxWidgets version libraries.
Should I be able with it to use the new Stock value history or have I to execute also some SQL statements to change the database structure?

Obviously I saw that creating a new database I get the new feature, but I'm asking how  to have it  using an old one.

UPDATE: I saw the new table and related index and created them manually in my usual database. It seems working fine but I did only few simple tests currently

Re: Keep track of the Stock value variance

Posted: Tue Dec 23, 2014 5:12 am
by guanlisheng
we have posted a alpha release to include what you wanted.
https://github.com/moneymanagerex/moneymanagerex/releases

Re: Keep track of the Stock value variance

Posted: Tue Dec 23, 2014 12:03 pm
by aramacciotti
I'm already using it and I'm quite satisfied, but I'd suggest to implement the option to buy stocks by using a bank account money and to sell stocks transferring the amount directly to a bank account.

Re: Keep track of the Stock value variance

Posted: Tue Dec 23, 2014 3:02 pm
by guanlisheng
I do think it does make senses but we still think more before the action.



从我的 iPad 发送,使用 Tapatalk

Re: Keep track of the Stock value variance

Posted: Thu Dec 25, 2014 9:48 am
by guanlisheng
Hi, stock account transfer only effect the initial balance by [+/-]. It's simple and straight forward.

link: https://github.com/moneymanagerex/money ... issues/326

Re: Keep track of the Stock value variance

Posted: Thu Dec 25, 2014 11:54 am
by aramacciotti
guanlisheng wrote:Hi, stock account transfer only effect the initial balance by [+/-]. It's simple and straight forward.

link: https://github.com/moneymanagerex/money ... issues/326
It could be useful to have a better reporting of account trends because otherwise it seems I gained so much money as of for stock sold that's not the reality.

Re: Keep track of the Stock value variance

Posted: Thu Dec 25, 2014 1:42 pm
by guanlisheng
I think we already have one for account trending

Re: Keep track of the Stock value variance

Posted: Thu Dec 25, 2014 2:03 pm
by aramacciotti
guanlisheng wrote:I think we already have one for account trending
Yes, but if I sold some stocks and deposit the amount in a bank account it seems I gained the same amount.

Re: Keep track of the Stock value variance

Posted: Thu Dec 25, 2014 2:16 pm
by guanlisheng
Okay. So you want to support the buy & sell operation for stock. In this case, the account initial balance is the pool for that operation then we can transfer it to/from bank account. What do you think?

Re: Keep track of the Stock value variance

Posted: Thu Dec 25, 2014 2:50 pm
by aramacciotti
guanlisheng wrote:Okay. So you want to support the buy & sell operation for stock. In this case, the account initial balance is the pool for that operation then we can transfer it to/from bank account. What do you think?
Yes, that's perfect. I think that's also what really happens when you ask for such operations to your bank.

Re: Keep track of the Stock value variance

Posted: Sun Feb 05, 2017 1:55 pm
by aramacciotti
I'm using the v.1.3.1. How can I update the value of a stock manually? Currently I get the current value field greyed and it's not possible to modify. What I have to do to enable that field?

Re: Keep track of the Stock value variance

Posted: Sun Feb 05, 2017 3:08 pm
by Nikolay