to discard

This commit is contained in:
Leonid Gloubchnin 2025-11-04 18:02:38 +00:00
parent 413abafe0f
commit 809f46fe36

View File

@ -14,7 +14,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 7, "execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
@ -35,6 +35,8 @@
"global bt_result\n", "global bt_result\n",
"global INSTRUMENTS\n", "global INSTRUMENTS\n",
"\n", "\n",
"\"going to discard\"\n",
"\n",
"import os\n", "import os\n",
"\n", "\n",
"ROOT_DIR = \"/home/lgolubchin/cvtt/pairs_trading\"\n", "ROOT_DIR = \"/home/lgolubchin/cvtt/pairs_trading\"\n",