mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 15:43:07 +08:00
DOC: Updated more docs to remove --symbols, which was removed
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user