Metadata-Version: 2.1
Name: alphaquantum
Version: 0.1.0
Summary: Open source algorithmic trading paltform
License: Apache Software License 2.0
Author: antobzzll
Author-email: 106315448+antobzzll@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

============
AlphaQuantum
============


.. image:: https://img.shields.io/pypi/v/alphaquantum.svg
        :target: https://pypi.python.org/pypi/alphaquantum

.. image:: https://img.shields.io/travis/antobzzll/alphaquantum.svg
        :target: https://travis-ci.com/antobzzll/alphaquantum

.. image:: https://readthedocs.org/projects/alphaquantum/badge/?version=latest
        :target: https://alphaquantum.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Open source algorithmic trading platform


* Free software: Apache Software License 2.0
* Documentation: https://alphaquantum.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

