12,955 strategies found
henrylin99/freqtrade-tutorials
ADX趋势强度策略
henrylin99/freqtrade-tutorials
henrylin99/freqtrade-tutorials
ADX动量策略 - 加密货币优化版
henrylin99/freqtrade-tutorials
author@: lenik
henrylin99/freqtrade-tutorials
突破型趋势跟随策略
henrylin99/freqtrade-tutorials
Hyperliquid动量突破策略
henrylin99/freqtrade-tutorials
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
henrylin99/freqtrade-tutorials
均值回归策略 - 基于布林带的反转交易
henrylin99/freqtrade-tutorials
动量趋势跟随策略
henrylin99/freqtrade-tutorials
移动平均线交叉趋势跟随策略
GeorgeMurAlkh/freqtrade-stuff
GeorgeMurAlkh/freqtrade-stuff
GeorgeMurAlkh/freqtrade-stuff
GeorgeMurAlkh/freqtrade-stuff
michael-fourie/freqtrade_bot
author@: Michael Fourie
michael-fourie/freqtrade_bot
keryc/crypto-bot
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
markdregan/FreqAI-Marcos-Lopez-De-Prado
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
markdregan/FreqAI-Marcos-Lopez-De-Prado
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
markdregan/FreqAI-Marcos-Lopez-De-Prado
to run this: freqtrade trade --strategy LitmusMinMaxSegmentClassificationStrategy --config user_data/strategies/config.LitmusMinMaxSegmentClassification.json --freqaimodel LitmusMultiTargetClassifier --verbose
markdregan/FreqAI-Marcos-Lopez-De-Prado
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
markdregan/FreqAI-Marcos-Lopez-De-Prado
to run this: freqtrade trade --strategy LitmusMinMaxClassificationStrategy --config user_data/strategies/config.LitmusMinMaxClassification.json --freqaimodel LitmusMultiTargetClassifier --verbose
markdregan/FreqAI-Marcos-Lopez-De-Prado
to run this: freqtrade trade --strategy LitmusMinMaxRegretClassificationStrategy --config user_data/strategies/config.LitmusMinMaxRegretClassification.json --freqaimodel LitmusMultiTargetClassifier --verbose
markdregan/FreqAI-Marcos-Lopez-De-Prado