DOC: Updated more docs to remove --symbols, which was removed

This commit is contained in:
Richard Frank
2016-08-22 13:29:16 -04:00
parent ddb1009c25
commit 87a40491d1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -428,7 +428,7 @@ magic.
.. code-block:: python
%%zipline --start 2000-1-1 --end 2014-1-1 --symbols AAPL
%%zipline --start 2000-1-1 --end 2014-1-1
from zipline.api import symbol, order, record
def initialize(context):