-
ast3ros
medium
# In case the portfolio makes a loss, the total reserves and reserve ratio will be inflated.
## Summary
The pool balance is transferred to the portfolio for investment, for exampl…
-
-
Create a new endpoint to render a chart for [month to month performances](https://www.ishares.com/ch/individual/en/products/251882/ishares-msci-world-ucits-etf-acc-fund#performance). The endpoint shou…
-
Hi,
Do you think that it is possible to get the currency of each investments/positions ?
Currently neither portfolio dict nor positions, are showing the currency in which investments are made.
It m…
-
Hi, I am new at programming and I just started a Flask project related to Stock Market. In the chart under "**_function Stock_Performance_Chart2(_)**" I am using the plugin but it doesn't seem to wor…
-
On my "My Portfolio" page, invoice #62 shows a sale price of GBPPT 2850 and a "my investment price" of GBPPT 7966.
When I view the "bid", it show "raised" as GBPPT 2183 which is the correct number.
wade5 updated
7 years ago
-
“what types of tasks are better for humans, computers, centaurs”.
Example (where i come from): investment related decisions (e.g. Stock picking vs portfolio construction). there must be a way to d…
-
Would be useful to show different balances besides the % share of what everyone holds:
1 - Stats on the stocks that we bought (what have we bought, amt of investment into the fund, prices that we bou…
-
for given historic investments, get intended portfolio re-balancing and actually required transactions
(example: choosing equal weights for the complete period results in zero intended re-balancing, …
-
1. Check Existing Indexes
You can check which indexes exist on your tables with the following command:
SELECT
indexname, indexdef
FROM
pg_indexes
WHERE
tablename IN ('am_…