12,280 strategies found
nateemma/strategies
Strategy based on prices bouncing between the Bollinger and Keltner Channel bounds
nateemma/strategies
Simple strategy that looks for N consecutive drops in BTC and then buys This version doesn't issue a sell signal, just holds until ROI or stoploss kicks in
nateemma/strategies
nateemma/strategies
nateemma/strategies
Applies the EMABounce strategy, but using BTC/USD data to find buy points More information in https://www.freqtrade.io/en/latest/strategy-customization/
nateemma/strategies
nateemma/strategies
ura-vf4/crypto-tax-calculator
paulcpk/freqtrade-strategies-that-work
RSIDirectionalWithTrendSlow author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
paulcpk/freqtrade-strategies-that-work
EMAPriceCrossoverWithThreshold author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
paulcpk/freqtrade-strategies-that-work
MACDCrossoverWithTrend author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
paulcpk/freqtrade-strategies-that-work
RSIDirectionalWithTrend author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
paulcpk/freqtrade-strategies-that-work
DoubleEMACrossoverWithTrend author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
PeetCrypto/freqtrade-stuff
PeetCrypto/freqtrade-stuff
PeetCrypto/freqtrade-stuff
trading strategy based on the concept explained at https://www.youtube.com/watch?v=mmAWVmKN4J0 author@: Gert Wohlgemuth
PeetCrypto/freqtrade-stuff
author@: Gert Wohlgemuth
PeetCrypto/freqtrade-stuff
PeetCrypto/freqtrade-stuff
PeetCrypto/freqtrade-stuff
author@: Gert Wohlgemuth
PeetCrypto/freqtrade-stuff
PeetCrypto/freqtrade-stuff
author@: Gert Wohlgemuth
PeetCrypto/freqtrade-stuff
Sources Crypto Robot : https://www.youtube.com/watch?v=tHYs5135jUA Github : https://github.com/CryptoRobotFr/TrueStrategy/blob/main/AligatorStrategy/Aligator_Strategy_backtest.ipynb
PeetCrypto/freqtrade-stuff
BB_RPB_TSL @author jilv220 Simple bollinger brand strategy inspired by this blog ( https://hacks-for-life.blogspot.com/2020/12/freqtrade-notes.html ) RPB, which stands for Real Pull Back, taken from ( https://github.com/GeorgeMurAlkh/freqtrade-stuff/blob/main/user_data/strategies/TheRealPullbackV2.py ) The trailing custom stoploss taken from BigZ04_TSL from Perkmeister ( modded by ilya ) I modified it to better suit my taste and added Hyperopt for this strategy.