From 86b2a5c772c58512beaeec5e50cfbba606ad41f2 Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Mon, 20 Nov 2017 09:31:47 -0700 Subject: [PATCH] DOC: videos: +3rd_install, +backtest --- docs/source/videos.rst | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/docs/source/videos.rst b/docs/source/videos.rst index 8fdfae2a..d93c09c5 100644 --- a/docs/source/videos.rst +++ b/docs/source/videos.rst @@ -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 + + +