Metadata-Version: 2.1
Name: zillionare-omega-adaptors-jq
Version: 0.3.2
Summary: Jqdatasdk adapter for zillionare omega
Home-page: https://github.com/zillionare/omega_jqadaptor
Author: Aaron Yang
Author-email: code@jieyu.ai
License: MIT license
Keywords: zillionare,omega,adaptors,jqdatasdk
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: arrow (~=0.15)
Requires-Dist: ruamel.yaml (~=0.16)
Requires-Dist: numpy (==1.19.4)
Requires-Dist: jqdatasdk (>=1.8)
Requires-Dist: pytz (>=2019.3)
Requires-Dist: zillionare-omicron (>=0.1)
Requires-Dist: cfg4py (>=0.8.0)
Requires-Dist: ruamel.yaml (>=0.16)

===========
jqadatpor
===========


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

.. image:: https://img.shields.io/travis/zillionare/jqadatpor.svg
        :target: https://travis-ci.com/zillionare/jqadatpor

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




Jqdatasdk adapter for zillionare omega


* Free software: MIT license
* Documentation: https://jqadatpor.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


=======
History
=======

0.1.0 (2020-04-10)
------------------

* First release on PyPI.

0.3.0 (2020-12-03)
-------------------
* Alpha release
* Features:
    1. get_bars
    2. get_security_list
    3. get_all_trade_days
    4. get_bars_batch
    5. get_valuation


