Drakkar-Software / OctoBot

Open source crypto trading bot
https://www.octobot.cloud
GNU General Public License v3.0
3.22k stars 746 forks source link

have the tentacles for backtesting pull timeframes out the downloaded data from exchanges #2319

Open DrBlackross opened 1 year ago

DrBlackross commented 1 year ago

definitely have the tentacles for backtesting pull timeframes out the downloaded data from exchanges instead of having to go through and EDIT all the tentacles (which i cant do with the binaries), if i run it from CLI (or docker) in python i can edit tentacles to my heart content, but if your going to prepackage a binary atleast have the option to store the tentacles in a side folder etc so the users have an option to save their best strategies.

------exmple------ coinbase data 5m, 30m, 1h, 6h, 15m, 2h, 1m, 1d

IndependentBacktesting Impossible to start backtesting on this configuration: Missing time frame in data file: 4h (RuntimeError)

coinbase still needs work, no rush though, like i've seen on other tradebots (i've tried a lot since gekko) here on github "they're waiting for the api dust to settle" lol, and coinbase advance is incomplete, and pro is closed.

DrBlackross commented 1 year ago

for some reason this didnt go into the feature request or issues tags lol