12,502 strategies found
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
author@: Gert Wohlgemuth
BlockDAGPromotor/freqtrade-strategies
author@: Gert Wohlgemuth
BlockDAGPromotor/freqtrade-strategies
this strategy is based around the idea of generating a lot of potentatils buys and make tiny profits on each trade
BlockDAGPromotor/freqtrade-strategies
Strategy based on TD Sequential indicator. source: https://hackernoon.com/how-to-buy-sell-cryptocurrency-with-number-indicator-td-sequential-5af46f0ebce1
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
Volatility System strategy. Based on https://www.tradingview.com/script/3hhs0XbR/
BlockDAGPromotor/freqtrade-strategies
The HLHB ("Huck loves her bucks!") System simply aims to catch short-term forex trends. More information in https://www.babypips.com/trading/forex-hlhb-system-explained
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
BlockDAGPromotor/freqtrade-strategies
freefire78/freqtrade_bot
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
freefire78/freqtrade_bot
mhmt23/freqtrade-bot
Ultra Aggressive Scalping Strategy - TEST VERSİYONU - Maksimum trade yapmak için tasarlandı - Her mumda trade yapmaya çalışır - %0.1 kar hedefi, stop loss yok - Basit moving average cross
yuu19/freqtrade-bot
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
shahidfoy/freqtrade-bot-demo
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
PraneePtt/my-freqtrade-bot
Strategy used by tests freqtrade bot. Please do not modify this strategy, it's intended for internal use only. Please look at the SampleStrategy in the user_data/strategy directory or strategy repository https://github.com/freqtrade/freqtrade-strategies for samples and inspiration.
Kblack0610/freqtrade_trading_attempt
author@: lenik
Kblack0610/freqtrade_trading_attempt
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