Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 997 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 997 Bytes

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.