diff --git a/research/notebooks/single_pair_test_lg.ipynb b/research/notebooks/single_pair_test_lg.ipynb index e413465..a4416f1 100644 --- a/research/notebooks/single_pair_test_lg.ipynb +++ b/research/notebooks/single_pair_test_lg.ipynb @@ -14,7 +14,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -35,6 +35,8 @@ "global bt_result\n", "global INSTRUMENTS\n", "\n", + "\"going to discard\"\n", + "\n", "import os\n", "\n", "ROOT_DIR = \"/home/lgolubchin/cvtt/pairs_trading\"\n",