Metadata-Version: 2.1
Name: algodojo
Version: 0.0.84
Summary: A automatic trading application of package
Home-page: https://github.com/DojoTechs/
Author: algodojo team
Author-email: slin@dojotechs.com
License: UNKNOWN
Keywords: quant quantitative investment trading algotrading
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# dojo

Algo Dojo is a Python library for program traders are convenient to use our lib for program trading

## Installation

Use the package manager [pip]() to install algodojo.

```bash
pip install algodojo
```

## Usage

```python
import algodojo


```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License


