diff --git a/asset_backtester/examples/sma_and_rebalance_example.ipynb b/asset_backtester/examples/sma_and_rebalance_example.ipynb index cd9bbc5..7cb1846 100644 --- a/asset_backtester/examples/sma_and_rebalance_example.ipynb +++ b/asset_backtester/examples/sma_and_rebalance_example.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Example simple 5-asset Ivy Portfolio with semi-annual rebalance and sma criteria#" + "# Example: a simple 5-asset Ivy Portfolio with semi-annual rebalance and sma criteria#" ] }, { @@ -1761,7 +1761,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "#### Using sma when rebalancing, the absolute maximum drawdown value and whole area of the drawdown plot are smaller, having less annual volatility." + "#### Using sma when rebalancing, the absolute maximum drawdown value and whole area of the drawdown plot are smaller, having also less annual volatility." ] }, {