You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Actual vs Target Allocation: Displays a bar chart with the actual and target allocation per category. Left-clicking the chart displays a tooltip showing the deviation (delta).
4015
-
</span>
4016
-
</a>
4017
-
4018
-
<navclass="md-nav" aria-label="- Actual vs Target Allocation: Displays a bar chart with the actual and target allocation per category. Left-clicking the chart displays a tooltip showing the deviation (delta).">
@@ -4203,10 +4188,13 @@ <h3 id="statement-of-assets">Statement of Assets</h3>
4203
4188
<p><em>Taxonomies</em>: Pie chart illustrating the proportional distribution of the taxonomy categories. </p>
4204
4189
</li>
4205
4190
<li>
4206
-
<p>*Taxonomies: TARGET Value: displays two pie charts with the actual and target allocation per category of the selected taxonomy.</p>
4191
+
<p>*Taxonomies: TARGET Value: Displays two pie charts with the actual and target allocation per category of the selected taxonomy.</p>
4192
+
</li>
4193
+
<li>
4194
+
<p><em>Actual vs Target Allocation</em>: Displays a bar chart with the actual and target allocation per category. Left-clicking the chart displays a tooltip showing the deviation (delta).</p>
4207
4195
</li>
4196
+
<li><em>All time high</em>: Displays the highest value of the total portfolio (or an alternative data series).</li>
4208
4197
</ul>
4209
-
<h2id="-actual-vs-target-allocation-displays-a-bar-chart-with-the-actual-and-target-allocation-per-category-left-clicking-the-chart-displays-a-tooltip-showing-the-deviation-delta">- <em>Actual vs Target Allocation</em>: Displays a bar chart with the actual and target allocation per category. Left-clicking the chart displays a tooltip showing the deviation (delta).</h2>
<p><em>Yearly returns in a heatmap</em>: Each cell in the heatmap represents one year.</p>
4227
4215
</li>
4228
4216
<li>
4229
-
<p>Portfolio Tax Rate: The ratio of taxes / (realized and unrealized capital gains + earnings - fees).</p>
4217
+
<p><em>Portfolio Tax Rate</em>: The ratio of taxes / (realized and unrealized capital gains + earnings - fees).</p>
4230
4218
</li>
4231
4219
<li>
4232
-
<p>Portfolio Fee Rate: The ratio of Fees / (realized and unrealized capital gains + earnings).</p>
4220
+
<p><em>Portfolio Fee Rate</em>: The ratio of Fees / (realized and unrealized capital gains + earnings).</p>
4233
4221
</li>
4234
4222
</ul>
4235
4223
<h3id="risk-indicators_1">Risk indicators</h3>
4236
-
<p>All five widgets are single line text widgets, representing common risk indicators. See <ahref="./#maximum-drawdown">above</a> for an explanation of <code>Maximum Drawdown</code>, <code>Max Drawdown Duration</code>, <code>Volatility</code>, and <code>Semivariance</code>.</p>
4237
-
<p><figureclass="align-right" style="width:30%" id="_figure-6"><figcaption>Figure 6. Setting the risk-free return from the context menu. </figcaption><imgalt="" src="images/sharpe-set-risk-free.png">
4238
-
The </figure><code>Sharpe ratio</code> is a financial metric that measures the performance of a portfolio compared to a risk-free asset, taking into account the portfolio's risk. It is calculated by subtracting the risk-free return from the portfolio's return, such as the Internal Rate of Return (IRR), and then dividing the result by the standard deviation of the portfolio's return, which is a measure of its volatility.</p>
4224
+
<p>The following six widgets are single line text widgets, representing common risk indicators. See <ahref="./#maximum-drawdown">the top of this page</a> for an explanation of <code>Maximum Drawdown</code>, <code>Current Drawdown</code>, <code>Max Drawdown Duration</code>, <code>Volatility</code>, and <code>Semivariance</code>.</p>
4225
+
<p>The <spanclass="twemoji"><svgxmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24"><pathd="m16 11.78 4.24-7.33 1.73 1-5.23 9.05-6.51-3.75L5.46 19H22v2H2V3h2v14.54L9.5 8z"></path></svg></span><code>Drawdown chart</code> option will create a widget version of the chart as shown in <ahref="images/performance-mdd.svg">Figure 2</a>.</p>
4226
+
<p><figureclass="align-right" style="width:30%" id="_figure-6"><figcaption>Figure 6. Setting the risk-free return from the context menu. </figcaption><imgalt="" src="images/sharpe-set-risk-free.png"></figure></p>
4227
+
<p>The <code>Sharpe ratio</code> is a financial metric that measures the performance of a portfolio compared to a risk-free asset, taking into account the portfolio's risk. It is calculated by subtracting the risk-free return from the portfolio's return, such as the Internal Rate of Return (IRR), and then dividing the result by the standard deviation of the portfolio's return, which is a measure of its volatility.</p>
4239
4228
<p>The risk-free return is set by default to 0%, but this can be adjusted through the context menu to reflect your current risk-free rate. As the ratio is based on volatility, complete historical prices are required. Without complete prices, the calculated volatility may be underestimated.</p>
<p>The sum of the absolute values of both indices equals 100%.</p>
3979
+
<h2id="multiple-charts">Multiple charts</h2>
3980
+
<p>The information pane normally displays a chart of the security selected in the top pane. However, you can display multiple securities (see Figure 5). Use the <code>Shift</code> key to select adjacent securities, or <code>Ctrl</code> (<code>Cmd</code> on Mac) to select non-adjacent ones. Markers you have added via the <imgalt="⚙" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/2699.svg" title=":gear:"><code>Configure Chart</code> icon - such as dividends, investments (buy, sell), etc. - are no longer displayed, in order to keep the chart clear.</p>
3981
+
<p><figureclass="pp-figure" id="_figure-5"><figcaption>Figure 5. Multiple charts in the information pane of the Statement of Assets view. </figcaption><imgalt="" src="images/sb-reports-statement-chart.mp4"></figure></p>
0 commit comments