EzyQuant
========

Powerful Python backtesting for Thai stocks

.. image:: https://img.shields.io/pypi/v/ezyquant?style=for-the-badge
   :alt: PyPI
   :target: https://pypi.org/project/ezyquant/
.. image:: https://img.shields.io/pypi/dm/ezyquant?label=PyPI%20Downloads&style=for-the-badge
   :alt: PyPI - Downloads
   :target: https://pepy.tech/project/ezyquant

|

.. toctree::
   :maxdepth: 2
   :caption: Get Started

   get_started/installation
   get_started/download_database

.. toctree::
   :maxdepth: 2
   :caption: User Guide

   user_guide/setup.rst
   user_guide/reader.rst
   user_guide/technical_indicator.rst
   user_guide/backtest.rst
   user_guide/parameter_property.rst
   user_guide/example.rst
   user_guide/colab_example.rst
   user_guide/execution.rst

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api_reference/ezyquant
   api_reference/ezyquant_execution
