Metadata-Version: 2.1
Name: crypto-strategy
Version: 0.1.1
Summary: Repo to create Crypto strategies
Home-page: https://github.com/minggnim/algo-trading
Author: Ming Gao
Author-email: ming_gao@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: full
License-File: LICENSE

# crypto-strategy
[![pages-build-deployment](https://github.com/minggnim/crypto-strategy/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/minggnim/crypto-strategy/actions/workflows/pages/pages-build-deployment)
[![upload-python-package](https://github.com/minggnim/crypto-strategy/actions/workflows/python-publish.yml/badge.svg?branch=master)](https://github.com/minggnim/crypto-strategy/actions/workflows/python-publish.yml)

![](./img/algo-trading.png)

A repo to create trading strategies for cryptocurrencies.

## Install

pip install -e .[full]

## Usage



