panifie / PingPong.jl

Cryptocurrency trading bot, and backtesting framework in julia
https://panifie.github.io/PingPong.jl/
GNU General Public License v3.0
34 stars 9 forks source link

Project status #28

Open untoreh opened 5 months ago

untoreh commented 5 months ago

v1

v1 is tagged The test suite is mostly passing, although there are still 1 or 2 flapping tests. The pre built images are on the docker registry

v1 will only receive bug fixes and new adhoc functions for better exchange support.

v2

v2 is not currently being worked on, this is a list of things that need to happen for a v2 release and other things that would be nice to have:

required

optional

janckerchen commented 2 weeks ago

The main goal of v2 would be to make python optional and not an hard dependency

Strongly agree, looking forward to a pure Julia version.