12,455 strategies found
fgias/freqtrade-strategies
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
fgias/freqtrade-strategies
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
pecolee/freqtrade-strategies
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/
libnidsj/freqtrade_strategies
libnidsj/freqtrade_strategies
libnidsj/freqtrade_strategies
author@: Gert Wohlgemuth converted from: https://github.com/sthewissen/Mynt/blob/master/src/Mynt.Core/Strategies/BbandRsi.cs Customized by StrongManBR
h5un/freqtrade-strategies
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/