Skip to content

cxkoda/eopsin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.