added reminders

This commit is contained in:
Jonathan Raviotta
2019-08-09 11:53:29 -04:00
parent 247d7475e1
commit 3cc772c8e9
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
You can analyze the results of backtests and trading history easily using Jupyter notebooks. A sample notebook is located at `user_data/notebooks/analysis_example.ipynb`. For usage instructions, see [jupyter.org](https://jupyter.org/documentation).
*Pro tip - Don't forget to start a jupyter notbook server from within your conda or venv environment or use [nb_conda_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)*
## Example snippets
### Load backtest results into a pandas dataframe