Quote:
Originally Posted by Quantnet.org
Seems like a bug with rounding small gain/loss. When someone has a very small negative gain, the percentage gain should be -0.00%. Also, we need more decimal places instead of only 2
19.00 0.00%
-27.50 0.00%
Another request: when we view member portfolio, is it possible to display the amount of cash not invested of that member along with the portfolio value ?
|
You can do this with vbplaza/vbux by entering this where ever you want it to appear:
Code:
<phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase>: $post[totalpoints]
As once stock is bought it deducts from total point anyway, until stocks are sold again.