13,193 strategies found
marcosrioj/cryptosignal
MACDCrossoverWithTrend author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
GoLukeEnviro/trading-hub
stepan-karpov/optimal-investment-homework
marcosrioj/cryptosignal
RSIDirectionalWithTrend author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
GoLukeEnviro/trading-hub
Clean EMA pullback system — Long only.
GoLukeEnviro/trading-hub
TODO: Replace this docstring with your strategy description.
yahweh12025-dev/human-ai
AI-Driven Strategy V8 with Swarm Intelligence Integration - Multi-timeframe trend analysis with stricter filters - Volatility-based entries with time-of-day awareness - Momentum confirmation (ROC + Stoch RSI) - Dynamic risk management with tighter stops - Trade frequency control via cooldown
GoLukeEnviro/trading-hub
FreqAI Strategie mit Liquidations-Proxies als Features. Nutzt XGBoostClassifier fuer binaere Klassifikation.
GoLukeEnviro/trading-hub
GoLukeEnviro/trading-hub
yydhYYDH/QuantStrategies
基于你 plot.py 中 StatisticalArbitrageStrategy 的 Z-score 统计套利策略, 迁移到 freqtrade 策略格式。
marcosrioj/cryptosignal
RSIDirectionalWithTrendSlow author@: Paul Csapak github@: https://github.com/paulcpk/freqtrade-strategies-that-work
sofasurvivor/Freqtradestrategies
taken from slack by user CofiBit
4tie/temp
SCAL - Optimized scalping strategy with tighter risk management
ythere-y/QuantLab
RSI Oversold Bounce strategy. Buy: RSI crosses above oversold level (coming from below). Sell: RSI crosses above overbought level. Filter: ADX > threshold to confirm trend strength.
ApiCentraal/freqtrade-strategies
marcosrioj/cryptosignal
author@: lenik
sofasurvivor/Freqtradestrategies
sofasurvivor/Freqtradestrategies
author@: Gert Wohlgemuth
4tie/temp
Shared defaults for the strategy pack.
Zer0phucks/trading-lab
Zer0phucks/trading-lab
Classifies the forward move as down / flat / up. Enters only when the model predicts "up" and deterministic breakout/volume filters confirm expansion.
Zer0phucks/trading-lab
Mean-reversion strategy. It only enters stretched, relatively quiet ranges when FreqAI predicts a positive forward average return.
Zer0phucks/trading-lab
Predicts forward average return and trades only when the prediction is strong relative to the model's recent training distribution and the local trend filter agrees.