12,291 strategies found
breez7/freqtrade_strategy
Volume Strategy based on Volume Profile concepts. Reference: https://www.tradingview.com/chart/XBTUSD.P/b8j5QPEi/
breez7/freqtrade_strategy
This strategy enters a long position when RSI is below 20 and enters a short position when RSI is above 80.
breez7/freqtrade_strategy
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
breez7/freqtrade_strategy
Mixed Strategy
breez7/freqtrade_strategy
Divergency Strategy - Detects Bullish Divergence (Price Lower Low, RSI Higher Low) -> Long - Detects Bearish Divergence (Price Higher High, RSI Lower High) -> Short - Timeframe: 15m - Conservative settings for high win rate
breez7/freqtrade_strategy
DCA Strategy - Buy $300 every day at 9:00 AM. - If current price < 200 SMA, buy $600. - No selling.
cyberjunky/freqtrade_strategy
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
Shmel999/freqaipeetcyrpto
ASGDLO/freqtrade_stuff_strategies
gilaigenttech/freqtrade-user_data
This is an example strategy that uses the LSTMRegressor model to predict the target score. Use at your own risk. This is a simple example strategy and should be used for educational purposes only.
ASGDLO/freqtrade_stuff_strategies
buy: MACD crosses MACD signal above and CCI < -50 sell: MACD crosses MACD signal below and CCI > 100
ASGDLO/freqtrade_stuff_strategies
author@: Gert Wohlgemuth
touhoufan2024/user_data
ASGDLO/freqtrade_stuff_strategies
ASGDLO/freqtrade_stuff_strategies
ASGDLO/freqtrade_stuff_strategies
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
ASGDLO/freqtrade_stuff_strategies
ASGDLO/freqtrade_stuff_strategies
author@: Thorsten
Chris6622/class-AdvancedFuturesSwingStrategy-IStrategy-
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
Chris6622/class-AdvancedFuturesSwingStrategy-IStrategy-
A futures trading strategy based on the GMMA, with a fixed 2x leverage.
Chris6622/class-AdvancedFuturesSwingStrategy-IStrategy-
This is the final, robust hyperoptable version. It separates static defaults from hyperopt spaces and correctly assigns parameters to the 'buy' and 'sell' spaces for full compatibility.
Chris6622/class-AdvancedFuturesSwingStrategy-IStrategy-
Strategy: Adaptive Trend Confirmation Author: Gemini AI Version: 1.3 (Corrected column overlap issue by renaming HA columns)
Chris6622/class-AdvancedFuturesSwingStrategy-IStrategy-
Final, robust version of the futures strategy with fully hyperoptable parameters.
Chris6622/class-AdvancedFuturesSwingStrategy-IStrategy-