Keep track of the Stock value variance

Practical tips to manage your personal finance effectively. Please share your suggestions with mmex community.

Moderator: Renato

aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Keep track of the Stock value variance

Post by aramacciotti »

Does it exist a way to keep track of potential gains and losses for stocks?
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

Such as? we will extend existing stock feature in v1.2 to include historical stock price.
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

is this okay to you?
929: Snip20141005_9.png
You do not have the required permissions to view the files attached to this post.
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by aramacciotti »

It seems yes.
Is it automatically updated by configured Url?
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

yes an it's the feature for v1.2.  you can build the code for preview
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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.
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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?
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

what's your os?
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by aramacciotti »

guanlisheng wrote:what's your os?
Windows (7 & 8.1)
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

sorry that you have to wait a while since every boy is busy on v1.1.1 release.
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

we have posted a alpha release to include what you wanted.
https://github.com/moneymanagerex/moneymanagerex/releases
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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.
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

I do think it does make senses but we still think more before the action.



从我的 iPad 发送,使用 Tapatalk
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

Hi, stock account transfer only effect the initial balance by [+/-]. It's simple and straight forward.

link: https://github.com/moneymanagerex/money ... issues/326
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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.
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

I think we already have one for account trending
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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.
guangong
Developer
Posts: 654
Joined: Wed Dec 21, 2011 5:58 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post by guangong »

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?
Lisheng Guan,
Developer of MoneyManagerEX (http://moneymanagerex.org)
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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.
aramacciotti
Senior User
Posts: 25
Joined: Mon Jun 02, 2014 7:17 am
Are you a spam bot?: No

Re: Keep track of the Stock value variance

Post 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?
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Keep track of the Stock value variance

Post by Nikolay »