13,192 strategies found
h5un/freqtrade-strategies
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
h5un/freqtrade-strategies
以「上次成交價為中心」的網格策略 - 跌超 x% -> 每次加倉 +0.1 NAV - 漲超 y% -> 每次減倉 -0.1 NAV (或加空/回補) - 倉位上限 ±0.9 NAV - 使用 position adjustment 逐步加減碼
h5un/freqtrade-strategies
簡單的 Time-Series Momentum: 進場(下一根): Long: ADX > adx_threshold 且 MOM(mom_len) > 0 且 量能 > 均量(20) Short: ADX > adx_threshold 且 MOM(mom_len) < 0 且 量能 > 均量(20)
h5un/freqtrade-strategies
多空皆可的 Pull back (1h + 4h)策略: Long 進場(下一根)需同時滿足: 1) 4h RSI > threshold 2) 1h ADX > threshold 3) 4h ADX > threshold 4) 1h 收盤 < BB 下軌 Short 進場(下一根)需同時滿足: 1) 4h RSI < threshold 2) 1h ADX > threshold 3) 4h ADX > threshold 4) 1h 收盤 > BB 上軌
h5un/freqtrade-strategies
多空皆可的 Pull back (1h + 4h)策略: Long 進場(下一根)需同時滿足: 1) 4h RSI > threshold 2) 1h ADX > threshold 3) 4h ADX > threshold 4) 1h 收盤 < BB 下軌 Short 進場(下一根)需同時滿足: 1) 4h RSI < threshold 2) 1h ADX > threshold 3) 4h ADX > threshold 4) 1h 收盤 > BB 上軌
h5un/freqtrade-strategies
多空皆可的 Pull back (1h + 4h)策略: Long 進場(下一根)需同時滿足: 1) 4h RSI > threshold 2) 1h ADX > threshold 3) 4h ADX > threshold 4) 1h 收盤 < BB 下軌 Short 進場(下一根)需同時滿足: 1) 4h RSI < threshold 2) 1h ADX > threshold 3) 4h ADX > threshold 4) 1h 收盤 > BB 上軌
lagoanova/freqtrade_strategies
Frank9932/freqtrade_strategies
aldrinmagno/FreqtradeStrategies
VWAP Band Mean Reversion Scalp
aldrinmagno/FreqtradeStrategies
aldrinmagno/FreqtradeStrategies
this strategy is based around the idea of generating a lot of potentatils buys and make tiny profits on each trade
aldrinmagno/FreqtradeStrategies
aldrinmagno/FreqtradeStrategies
aldrinmagno/FreqtradeStrategies
aldrinmagno/FreqtradeStrategies
aldrinmagno/FreqtradeStrategies
dsmh/Strategies
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
dsmh/Strategies
dsmh/Strategies
aaegb/StrategiesFreq-trade
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
aaegb/StrategiesFreq-trade
sunereyt/Vires-in-Numeris
weaver-viii/freqtrade-1
This is a sample strategy to inspire you. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
weaver-viii/freqtrade-1