DOC: fix video links to algos

This commit is contained in:
Victor Grau Serrat
2017-11-30 17:11:39 -07:00
parent d0142f3bdd
commit c0d9a9dd63
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ Backtesting a Strategy
This is the first video of a two-part series on using Catalyst for algorithmic
trading. This video implements a simple momentum strategy based on
`mean reversion <example_algos.html#mean_reversion>`_: when the cryptoasset
`mean reversion <example-algos.html#mean-reversion>`_: when the cryptoasset
goes up quickly, were going to buy; when it goes down quickly, were going to
sell. Hopefully, well ride the waves.
@@ -48,7 +48,7 @@ Live Trading a Strategy
-----------------------
This is the second part of the two-part series on using Catalyst for algorithmic
trading. Having backtested `our strategy <example_algos.html#mean_reversion>`_
trading. Having backtested `our strategy <example-algos.html#mean-reversion>`_
in the previous video, we now take it to trade live against the Bittrex exchange.
.. raw:: html
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -275,7 +275,7 @@
<h2>Backtesting a Strategy<a class="headerlink" href="#backtesting-a-strategy" title="Permalink to this headline"></a></h2>
<p>This is the first video of a two-part series on using Catalyst for algorithmic
trading. This video implements a simple momentum strategy based on
<a class="reference external" href="example_algos.html#mean_reversion">mean reversion</a>: when the cryptoasset
<a class="reference external" href="example-algos.html#mean-reversion">mean reversion</a>: when the cryptoasset
goes up quickly, were going to buy; when it goes down quickly, were going to
sell. Hopefully, well ride the waves.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/JOBRwst9jUY" frameborder="0" allowfullscreen></iframe><div class="line-block">
@@ -286,7 +286,7 @@ sell. Hopefully, well ride the waves.</p>
<div class="section" id="live-trading-a-strategy">
<h2>Live Trading a Strategy<a class="headerlink" href="#live-trading-a-strategy" title="Permalink to this headline"></a></h2>
<p>This is the second part of the two-part series on using Catalyst for algorithmic
trading. Having backtested <a class="reference external" href="example_algos.html#mean_reversion">our strategy</a>
trading. Having backtested <a class="reference external" href="example-algos.html#mean-reversion">our strategy</a>
in the previous video, we now take it to trade live against the Bittrex exchange.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/NupiE-Xuglw" frameborder="0" allowfullscreen></iframe><div class="line-block">
<div class="line"><br /></div>