diff --git a/_sources/videos.txt b/_sources/videos.txt index 8fdfae2a..d93c09c5 100644 --- a/_sources/videos.txt +++ b/_sources/videos.txt @@ -22,5 +22,21 @@ Where things go smoothly: | Where things don't: + +.. raw:: html - Coming up next! \ No newline at end of file + + +| +| +Backtesting a Strategy +---------------------- + +This algorithm is based on a simple momentum strategy. When the cryptoasset +goes up quickly, we’re going to buy; when it goes down quickly, we’re going to +sell. Hopefully, we’ll ride the waves. + +.. raw:: html + + + diff --git a/appendix.html b/appendix.html index 363d4202..dc117c2c 100644 --- a/appendix.html +++ b/appendix.html @@ -132,6 +132,7 @@
  • Videos
  • Resources