panifie / PingPong.jl

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

deprecate PairData #10

Closed untoreh closed 1 year ago

untoreh commented 1 year ago

Remove the PairData type, and instead rely on DataFrames metadata for info.

untoreh commented 1 year ago

it is kind of still needed