12,291 strategies found
thanhphan20/freq-trading-bot
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
thanhphan20/freq-trading-bot
thanhphan20/freq-trading-bot
thanhphan20/freq-trading-bot
thanhphan20/freq-trading-bot
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
thanhphan20/freq-trading-bot
thanhphan20/freq-trading-bot
this is an example class, implementing a PSAR based trailing stop loss you are supposed to take the `custom_stoploss()` and `populate_indicators()` parts and adapt it to your own strategy
thanhphan20/freq-trading-bot
author@: lenik
thanhphan20/freq-trading-bot
ellickjohnson/freqtrade-strategies
wangc-joker/ft_userdata
wangc-joker/ft_userdata
wangc-joker/ft_userdata
Medium-frequency trend-following system with breakout confirmation and risk-first trade management.
wangc-joker/ft_userdata
gabrin/FQ
gabrin/FQ
goodfortuneforyou/Full-AI-automated-trading-system-powered-fully-on-blockchain
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
lam123-cell/vector-quantization-trading
TurboQuant strategy using OHLCV + tq_xhat_* features from freqtrade_dataset.csv.
lam123-cell/vector-quantization-trading
Baseline Freqtrade strategy using only OHLCV-derived indicators.
OuwehandRetail/freqtrade
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
OuwehandRetail/freqtrade
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
OuwehandRetail/freqtrade
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
ken2190/freqtrade-ftx-futures-3commas
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
christian-reschke/QC_Trading_Framework_DEV
Volatility Breakout Strategy Implementation - Dynamic Timeframe