produvia / kryptos

Kryptos AI is a virtual investment assistant that manages your cryptocurrency portfolio
http://twitter.com/kryptos_ai
MIT License
48 stars 8 forks source link

Convert existing scripts and algos to use the strategy interface #71

Open treethought opened 6 years ago

treethought commented 6 years ago

The examples inside platform/algos/ represent modified catalyst examples, and do not currently use the latest workflow. In order to perform better analysis and generate the kryptos dataset #66, these algos as well as the scripts used to run them should be updated to use the strategy interface

treethought commented 6 years ago

A handful of algos have been converted to strategy objects, but likely require some modification to better align with the the krytpos API.