An open API service indexing awesome lists of open source software.

https://github.com/the-launch-tech/cryptodock-suite

The idea here is to have a Python package that can be an extendable suite of analytic tools for the Cryptodock strategies.
https://github.com/the-launch-tech/cryptodock-suite

Last synced: 9 months ago
JSON representation

The idea here is to have a Python package that can be an extendable suite of analytic tools for the Cryptodock strategies.

Awesome Lists containing this project

README

          

# CryptoDock Python SDK

CryptoDock Suite is a Python package used alongside the CryptoDock desktop iOS app, the CryptoDock remote API, the CryptoDock Strategy Framework, and the CryptoDock SDK.

After running tests and live trading you can use the CryptoDock Suite to analyze the results and meta data provided by the CryptoDock Strategy Framework using Pandas and other popular Python packages.

## Installation

To install the Suite run: `pip install cryptodock-suite`, or `pip install cryptodock-suite==0.0.1`

This package will not work unless used alongside CryptoDock.

## Usage

### Import Package(s)

- `from cryptodock_suite import CryptoDockSuite`

### Initialize SDK

- `class Suite(CryptoDockSuite) :`

## History

- Initial Release

## Credits

- Company: ©2019 The Launch
- Author: Daniel Griffiths
- Role: Founder and Engineer
- Project: ©2020 CryptoDock

## License

MIT Licence ©2020 Daniel Griffiths