Metadata-Version: 2.1
Name: OctoBot-Trading
Version: 1.12.19
Summary: OctoBot project trading package
Home-page: https://github.com/Drakkar-Software/OctoBot-Trading
Author: Drakkar-Software
Author-email: drakkar-software@protonmail.com
License: LGPL-3.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Cython
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Requires-Python: >=3.8
Requires-Dist: cython (==0.29.23)
Requires-Dist: numpy (==1.20.2)
Requires-Dist: OctoBot-Backtesting (<1.7,>=1.6.17)
Requires-Dist: Async-Channel (<2.1,>=2.0.10)
Requires-Dist: OctoBot-Commons (<1.7,>=1.6.3)
Requires-Dist: OctoBot-Tentacles-Manager (<2.6,>=2.5.1)
Requires-Dist: ccxt (==1.50.71)
Requires-Dist: cryptography
Requires-Dist: click (==7.1.2)
Requires-Dist: click-completion (==0.5.2)
Requires-Dist: click-shell (==2.0)
Requires-Dist: websockets (==9.1)
Requires-Dist: cryptofeed (==1.9.0)
Requires-Dist: sortedcontainers (==2.3.0)
Requires-Dist: colorlog (==4.7.2)
Requires-Dist: yarl (==1.6.3)
Requires-Dist: idna (<2.9,>=2.5)
Requires-Dist: multidict (<5.0,>=4.5)
Requires-Dist: chardet (<4.0)
Requires-Dist: aiohttp (<3.8,>=3.7.4)

# OctoBot-Trading [1.12.19](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/903b6b22bceb4661b608a86fea655f69)](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Trading?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Trading&utm_campaign=Badge_Grade_Dashboard)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Trading.svg)](https://pypi.python.org/pypi/OctoBot-Trading/)
[![Coverage Status](https://coveralls.io/repos/github/Drakkar-Software/OctoBot-Trading/badge.svg?branch=master)](https://coveralls.io/github/Drakkar-Software/OctoBot-Trading?branch=master)
[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Trading/workflows/OctoBot-Trading-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Trading/actions)
[![Build Status](https://cloud.drone.io/api/badges/Drakkar-Software/OctoBot-Trading/status.svg)](https://cloud.drone.io/Drakkar-Software/OctoBot-Trading)

OctoBot trading package.

