mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-14 12:10:24 +08:00
DOC: Fix documentation compilation
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ Dual-Moving Average Example
|
||||
The following code implements a simple dual moving average algorithm
|
||||
and tests it on data extracted from yahoo finance.
|
||||
|
||||
.. code:: python
|
||||
.. code-block:: python
|
||||
|
||||
from zipline.algorithm import TradingAlgorithm
|
||||
from zipline.transforms import MovingAverage
|
||||
|
||||
Reference in New Issue
Block a user