Commit Graph
8 Commits
Author SHA1 Message Date
incrementby1 62d248d182 Merge pull request #2 from incrementby1/ShuffleFilterDetectLiveModes
Update pairlists.md
2021-11-27 16:30:46 +01:00
incrementby1 2f0f576fce Update pairlists.md
ShuffleFilter will automatically detect runmodes and apply the `seed` only for backtesting modes - if ad `seed` value is set.
2021-11-27 16:28:41 +01:00
incrementby1 8c52ba3360 ShuffleFilterDetectLiveMode
# Apply seed in backtesting mode to get comparable results,
        # but not in live modes to get a non-repeating order of pairs during live modes.
2021-11-27 16:21:23 +01:00
incrementby1 91b9e5ce68 Delete StackingDemo.py 2021-10-27 12:43:00 +02:00
incrementby1 c1b5dcd756 Delete freqtradebot.py 2021-10-27 12:42:18 +02:00
incrementby1 6b17094c6f Delete configuration.py 2021-10-27 12:41:49 +02:00
incrementby1 51c925f9f3 Delete StackingConfig.json 2021-10-27 12:40:26 +02:00
incrementby1 9c6cbc025a Update StackingDemo.py 2021-10-26 00:34:01 +02:00