mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 01:38:50 +08:00
0134bbed82
This module seems to no longer be there.
48 lines
753 B
ReStructuredText
48 lines
753 B
ReStructuredText
zipline Package
|
|
===============
|
|
|
|
:mod:`zipline` Package
|
|
----------------------
|
|
|
|
.. automodule:: zipline.__init__
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`protocol` Module
|
|
----------------------
|
|
|
|
.. automodule:: zipline.protocol
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`test_algorithms` Module
|
|
-----------------------------
|
|
|
|
.. automodule:: zipline.test_algorithms
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`version` Module
|
|
---------------------
|
|
|
|
.. automodule:: zipline.version
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
zipline.core
|
|
zipline.data
|
|
zipline.finance
|
|
zipline.gens
|
|
zipline.optimize
|
|
zipline.utils
|
|
|