13,193 strategies found
Zer0phucks/trading-lab
Zer0phucks/trading-lab
4tie/temp
Simple starter strategy for Freqtrade. Reads adjustable parameters from: user_data/strategy_params.json
4tie/temp
leif-erickson/wintersection
Zer0phucks/trading-lab
4tie/temp
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
ApiCentraal/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
4tie/temp
furkntrg41/trade-bot
FreqAI LightGBM Regressor Strategy
4tie/temp
MultiMa-style 5m scalp variant for the recent 2026 market slice. The preset subclasses below vary entry aggressiveness and exit speed.
marcosrioj/cryptosignal
GoLukeEnviro/trading-hub
ythere-y/QuantLab
Simple SMA Crossover strategy. Buy: SMA short crosses above SMA long. Sell: SMA short crosses below SMA long.
GoLukeEnviro/trading-hub
marcosrioj/cryptosignal
marcosrioj/cryptosignal
DerSalvador/freqtrade-helm-chart
4tie/temp
Pattern Recognition Strategy By: @Mablue
4tie/temp
Strategy pack: multiple entry archetypes selectable via enter_trigger. Works as-is on Freqtrade (interface_version=3). Hyperopt-ready knobs (enter/exit spaces).
marcosrioj/cryptosignal
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
GoLukeEnviro/trading-hub
marcosrioj/cryptosignal
sofasurvivor/Freqtradestrategies
basic strategy, which trys to avoid pump and dump market conditions. Shared from the tradingview slack