Closed RoiArthurB closed 3 years ago
Have you actually downloaded the data before testing this? https://www.freqtrade.io/en/latest/data-download/
This should been fixed earlier today. Pull and try again?
@pefman I can't download data for dynamic whitelist, no ?
@froggleston I'm trying it, I'll come back in some hours :smile:
Any joy? Seems to be all working from here now.
You can use the static whitelist in the config to run freqtrade test-pairlist
in backtesting, then move over to volume based/whatever when dry running / live.
Hi !
Sorry I didn't come back faster, but yes, everything is working perfectly fine since my last comment (I updated the strategy at that time) ! :smile:
Big thanks for sharing this great strategy 🤗🤗🤗
Hi I'm using a static pairlist in dry-run however I'm getting the same error. @RoiArthurB how did you solve this issue ?
You need to make sure you've got the latest code. There was an issue with a previous commit.
@Hsgngr git pull
on FreqTrade and CryptoFrog :)
Allright let me try again
Hi,
I'm trying to run the strategy on the
informatives
branch and the latestdevelop
FT branch and got many errors...I'm using exactly the same conf file as your on
main
, except that I'm using the dynamic VolumePairList whitelisting on Binance