Skip to content

Commit

Permalink
Deployed ea46dbc with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GongJr0 committed Jan 6, 2025
1 parent a55d215 commit 46f2ec2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
var pageToc = [
{title: "NeoPortfolio", url: "#_top", children: [
{title: "Why not just use MPT?", url: "#why-not-just-use-mpt" },
{title: "What we don\u0027t fix", url: "#what-we-dont-fix" },
{title: "What NeoPortfolio doesn\u0027t fix", url: "#what-neoportfolio-doesnt-fix" },
]},
];

Expand Down Expand Up @@ -170,7 +170,7 @@ <h3 id="how-would-you-optimize-a-non-existent-portfolio-with-mpt">How would you
best portfolio (for a target return) to construct from the constituents of a market index. Using a combination engine and an
iterative optimization algorithm, NeoPortfolio can find the weights <strong>and</strong> stocks to get the lowest possible risk for a given
return.</p>
<h2 id="what-we-dont-fix">What we don't fix</h2>
<h2 id="what-neoportfolio-doesnt-fix">What NeoPortfolio doesn't fix</h2>
<h3 id="fluctuating-portfolio-weights">Fluctuating Portfolio Weights</h3>
<p>If you have some experience with MPT you'll know that weights of the same portfolio can vary extremely on a day-to-day basis.
The reason behind this is that MPT always returns the best possible portfolio. Naturally, a rational investor following
Expand Down Expand Up @@ -215,5 +215,5 @@ <h3 id="fluctuating-portfolio-weights">Fluctuating Portfolio Weights</h3>
</html>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2025-01-06 17:16:43.468979+00:00
Build Date UTC : 2025-01-06 20:26:37.636029+00:00
-->
Loading

0 comments on commit 46f2ec2

Please sign in to comment.