12,500 strategies found
TheJoeSchr/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
TheJoeSchr/freqtrade-strategies
this strategy is based around the idea of generating a lot of potentatils buys and make tiny profits on each trade
ellickjohnson/freqtrade-strategies
TrendMomentum Strategy v1.0 - Trend Following with Momentum Confirmation
timgrob/i-like-big-bots
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
ellickjohnson/freqtrade-strategies
GridDCA v3.0 - FreqAI-Enhanced Auto-Learning Strategy
webclinic017/test-1
ellickjohnson/freqtrade-strategies
GridDCA v2.0 - Mean Reversion with DCA
ellickjohnson/freqtrade-strategies
ScalpingQuick v2 - Aggressive scalping with trend filter
timgrob/i-like-big-bots
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
Branly76/DecoBbDca
Bananajoexxc/RegimeFilterStrategy-Freqtrade
Regime Filter Strategy for Freqtrade
Cletus-Mccoy/custom_freqtrade
Skytraders/freqtrade-strategies
enhanced auto hyperoptable version based on https://github.com/back8/github_freqtrade_freqtrade-strategies/blob/master/user_data/strategies/berlinguyinca/ReinforcedQuickie.py
Skytraders/freqtrade-strategies
enhanced auto hyperoptable version based on https://github.com/faGH/fa.services.plutus/blob/main/user_data/strategies/fa_m31h_strategy.py
Skytraders/freqtrade-strategies
enhanced auto hyperoptable version based on the classic Bollinger Bands & RSI
Skytraders/freqtrade-strategies
enhanced auto hyperoptable version based on https://github.com/back8/github_freqtrade_freqtrade-strategies/blob/master/user_data/strategies/berlinguyinca/ReinforcedQuickie.py
webclinic017/test-1
Skytraders/freqtrade-strategies
enhanced auto hyperoptable version based on https://github.com/freqtrade/freqtrade-strategies/blob/master/user_data/strategies/berlinguyinca/CombinedBinHAndCluc.py
TheJoeSchr/freqtrade-strategies
Strategy 005 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
TheJoeSchr/freqtrade-strategies
author@: Gert Wohlgemuth
TheJoeSchr/freqtrade-strategies
Strategy 004 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
webclinic017/test-1
bimberus/trader_codex_platform
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
Cletus-Mccoy/custom_freqtrade
Example strategy showing how the user connects their own IFreqaiModel to the strategy.