added imports to doc code blocks.
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
"# Define some constants\n",
|
||||
"ticker_interval = \"5m\"\n",
|
||||
"# Name of the strategy class\n",
|
||||
"strategy_name = 'NewStrategy'\n",
|
||||
"strategy_name = 'AwesomeStrategy'\n",
|
||||
"# Path to user data\n",
|
||||
"user_data_dir = 'user_data'\n",
|
||||
"# Location of the strategy\n",
|
||||
|
Reference in New Issue
Block a user