/eopsin

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Eopsin

PyPI version shields.io PyPI license
Test Codecov CodeQL

Yet another automated crypto trading framework featuring a flexible strategy backtesting and automatic caching of exchange data in a local database.

Installation

This package can be obtained via pypi

pip install eopsin

Examples

A handful of hopefully useful examples can be found in the examples-folder.