achannarasappa / ticker

Terminal stock ticker with live updates and position tracking
GNU General Public License v3.0
5.02k stars 273 forks source link

Portfolio weight does not seem to add up to 100% #106

Closed viperperidot closed 3 years ago

viperperidot commented 3 years ago

I added up all the Weight % displayed by Ticker for my lots manually and they do not seem to add up to 100, I am not sure where the issue is for this.

viperperidot commented 3 years ago

I think if #107 is fixed then this issue will also be fixed. I believe it may be a cascading issue because the % is calculated from the total.

viperperidot commented 3 years ago

fixed in 3.1.1, my portfolio weight now adds up to 100%, actually it is 100.01 % but that must just be a rounding issue somewhere. Could look into it if you you want otherwise not a big deal.