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

change example code in doc (## Using the `Fetch` module), fix #48 #50

Closed janckerchen closed 1 week ago

janckerchen commented 2 weeks ago

it doesn't export fetch_candles, only fetch_ohlcv which does cleanup and caching.