12,386 strategies found
andythierry/freqtrade-strategies
Sample strategy implementing Informative Pairs - compares stake_currency with USDT. Not performing very well - but should serve as an example how to use a referential pair against USDT. author@: xmatthias github@: https://github.com/freqtrade/freqtrade-strategies
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
andythierry/freqtrade-strategies
this is an example class, implementing a PSAR based trailing stop loss you are supposed to take the `custom_stoploss()` and `populate_indicators()` parts and adapt it to your own strategy
andythierry/freqtrade-strategies
author@: lenik
andythierry/freqtrade-strategies
djrobinson/freqtrade-strategies
this strategy is based around the idea of generating a lot of potentatils buys and make tiny profits on each trade we recommend to have at least 60 parallel trades at any time to cover non avoidable losses
djrobinson/freqtrade-strategies
djrobinson/freqtrade-strategies
Strategy: Buy hyperspace params: {'rsi-enabled': False, 'rsi-value': 44, 'trigger': 'bb_lower3'} Sell hyperspace params: {'sell-trigger': 'sell-bb_high1'} ROI table: {0: 0.15731, 157: 0.11198, 662: 0.03768, 1081: 0} Stoploss: -0.20001
kristenmo20/freqtrade-strategies
kristenmo20/freqtrade-strategies
Volatility System strategy. Based on https://www.tradingview.com/script/3hhs0XbR/
kristenmo20/freqtrade-strategies
Volatility System strategy. Based on https://www.tradingview.com/script/3hhs0XbR/
kristenmo20/freqtrade-strategies
kristenmo20/freqtrade-strategies
kristenmo20/freqtrade-strategies
kristenmo20/freqtrade-strategies
kristenmo20/freqtrade-strategies
kristenmo20/freqtrade-strategies
author@: Gert Wohlgemuth