.. PyDecisionGraph documentation master file Welcome to PyDecisionGraph's Documentation! =========================================== **PyDecisionGraph** is an easy-to-use library designed for creating custom decision trees, primarily tailored for trading and financial decision-making. This package enables users to build rule-based decision processes and visualize them effectively. - **Homepage**: https://github.com/BolunHan/PyDecisionGraph - **Documentation**: For detailed documentation, visit https://pydecisiongraph.readthedocs.io/. - **License**: This project is licensed under the Mozilla Public License 2.0. Features -------- - Easily define custom decision rules. - Actionable outcomes like `LongAction`, `ShortAction`, and `NoAction`. - Log outputs for debugging and tracking. - Visualize decision paths through HTML export. .. toctree:: :maxdepth: 2 :caption: Contents: setup usage apis gallery Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`