|
39 | 39 | fortitudo.tech |
40 | 40 | </a> |
41 | 41 | <div class="version"> |
42 | | - v1.1.10 |
| 42 | + v1.1.11 |
43 | 43 | </div> |
44 | 44 | <div role="search"> |
45 | 45 | <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> |
@@ -108,20 +108,25 @@ <h1>Examples<a class="headerlink" href="#examples" title="Link to this heading"> |
108 | 108 | <li><p>The accompanied code for <span id="id5">Kristensen and Vorobets [<a class="reference internal" href="references.html#id9" title="L. Kristensen and A. Vorobets. Portfolio optimization and parameter uncertainty. SSRN, 2024. URL: https://ssrn.com/abstract=4709317.">2024</a>]</span>, illustrating |
109 | 109 | the effect of parameter uncertainty and introducing Exposure Stacking.</p></li> |
110 | 110 | <li><p>The accompanied code for <span id="id6">Vorobets [<a class="reference internal" href="references.html#id10" title="A. Vorobets. Derivatives portfolio optimization and parameter uncertainty. SSRN, 2024. URL: https://ssrn.com/abstract=4825945.">2024</a>]</span>, illustrating how to |
111 | | -optimize derivative portfolios using Entropy Pooling and Expsoure Stacking.</p></li> |
| 111 | +optimize derivative portfolios using Entropy Pooling and Expsoure Stacking</p></li> |
| 112 | +<li><p>The accompanied code for <span id="id7">Kristensen and Vorobets [<a class="reference internal" href="references.html#id11" title="L. Kristensen and A. Vorobets. Time- and state-dependent resampling. SSRN, 2025. URL: https://ssrn.com/abstract=5117589.">2025</a>]</span>, illustrating |
| 113 | +the Fully Flexible Resampling method introduced in the |
| 114 | +<a class="reference external" href="https://antonvorobets.substack.com/p/pcrm-book">Portfolio Construction and Risk Management Book</a></p></li> |
| 115 | +<li><p>The accompanied code for <span id="id8">Vorobets [<a class="reference internal" href="references.html#id12" title="A. Vorobets. The normal distribution myth. SSRN, 2025. URL: https://ssrn.com/abstract=5283255.">2025</a>]</span> that performs tests |
| 116 | +for normality of US equity index returns and rejects the Aggregational |
| 117 | +Gaussianity hypothesis</p></li> |
112 | 118 | </ol> |
113 | | -<p>See this <a class="reference external" href="https://www.youtube.com/playlist?list=PLfI2BKNVj_b2rurUsCtc2F8lqtPWqcs2K">YouTube playlist</a> |
| 119 | +<p>Watch this <a class="reference external" href="https://www.youtube.com/playlist?list=PLfI2BKNVj_b2rurUsCtc2F8lqtPWqcs2K">YouTube playlist</a> |
114 | 120 | for a walkthrough of the package’s functionality and examples. The examples are |
115 | | -good places to start exploring the functionality of this package. We have very |
116 | | -limited resources for support in relation to these, but please let us know if you |
117 | | -have suggestions for how we can improve them and make them easier to understand.</p> |
| 121 | +good places to start exploring the functionality of this package.</p> |
118 | 122 | <p>For a high-level introduction to the investment framework, see this <a class="reference external" href="https://youtu.be/4ESigySdGf8">YouTube video</a> |
119 | | -and <a class="reference external" href="https://medium.com/@ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347">Medium article</a>. |
120 | | -For an in-depth mathematical introduction to the investment framework, see |
121 | | -these <a class="reference external" href="https://ssrn.com/author=2738420">SSRN articles</a>.</p> |
122 | | -<p>For a careful and pedagogical presentation of the investment framework, |
123 | | -see the <a class="reference external" href="https://igg.me/at/pcrm-book">Portfolio Construction and Risk Management Book</a> |
124 | | -crowdfunding campaign.</p> |
| 123 | +and <a class="reference external" href="https://open.substack.com/pub/antonvorobets/p/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347">Substack post</a>.</p> |
| 124 | +<p>For a mathematical introduction to the investment framework, see these |
| 125 | +<a class="reference external" href="https://ssrn.com/author=2738420">SSRN articles</a>.</p> |
| 126 | +<p>For a pedagogical and deep presentation of the investment framework, see the |
| 127 | +<a class="reference external" href="https://antonvorobets.substack.com/p/pcrm-book">Portfolio Construction and Risk Management Book</a>.</p> |
| 128 | +<p>To build the deepest understanding of all the theories and methods, you can |
| 129 | +complete the <a class="reference external" href="https://antonvorobets.substack.com/t/course">Applied Quantitative Investment Management Course</a>.</p> |
125 | 130 | <p>You can explore the examples in the cloud without any local installations using |
126 | 131 | <a class="reference external" href="https://mybinder.org/v2/gh/fortitudo-tech/fortitudo.tech/main?labpath=examples">Binder</a>. |
127 | 132 | However, note that Binder servers have very limited resources and might not support |
|
0 commit comments