.. _mKelly_top: Kelly optimal portfolio ####################### .. include:: Kelly_th_doc_inc.md :parser: myst_parser.sphinx_ :ref:`TOP` KellyEngine class ***************** .. automodule:: azapy.Engines.KellyEngine :members: :undoc-members: :show-inheritance: :ref:`TOP` `Example KellyEngine `_ ****************************************************************************************************************** .. literalinclude:: ../scripts/analyzers/KellyEngine_examples.py :language: py :ref:`TOP` Port_Kelly class **************** .. automodule:: azapy.PortOpt.Port_Kelly :members: :undoc-members: :show-inheritance: :ref:`TOP` `Example Port_Kelly `_ ***************************************************************************************************************** .. literalinclude:: ../scripts/portfolios/Port_Kelly_examples.py :language: py :ref:`TOP`