panifie / PingPong.jl

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

Use decimals for instead of floats? #5

Open untoreh opened 1 year ago

untoreh commented 1 year ago

Could use https://github.com/JuliaMath/DecFP.jl but it states 50x slowdown...would need a PoC with some benchmarks to see how much a backtest would be affected