mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 12:29:43 +08:00
56 lines
882 B
ReStructuredText
56 lines
882 B
ReStructuredText
zipline Package
|
|
===============
|
|
|
|
:mod:`zipline` Package
|
|
----------------------
|
|
|
|
.. automodule:: zipline.__init__
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`lines` Module
|
|
-------------------
|
|
|
|
.. automodule:: zipline.lines
|
|
: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
|
|
|