File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 10
10
* [Parameter Heatmap](../examples/Parameter Heatmap.html)
11
11
* [Trading with Machine Learning](../examples/Trading with Machine Learning.html)
12
12
13
- These tutorials are also available to test as live Jupyter notebooks:
13
+ These tutorials are also available as live Jupyter notebooks:
14
14
[][binder]
15
+ [][colab]
16
+ <br>In Colab, you might have to `!pip install backtesting`.
15
17
16
18
[binder]: \
17
19
https://mybinder.org/v2/gh/kernc/backtesting.py/master?\
18
20
urlpath=lab%2Ftree%2Fdoc%2Fexamples%2FQuick%20Start%20User%20Guide.ipynb
21
+ [colab]: https://colab.research.google.com/github/kernc/backtesting.py/
19
22
20
23
## Example Strategies
21
24
You can’t perform that action at this time.
0 commit comments