12,386 strategies found
kristenmo20/freqtrade-strategies
BB_RPB_TSL @author jilv220 Simple bollinger brand strategy inspired by this blog ( https://hacks-for-life.blogspot.com/2020/12/freqtrade-notes.html ) RPB, which stands for Real Pull Back, taken from ( https://github.com/GeorgeMurAlkh/freqtrade-stuff/blob/main/user_data/strategies/TheRealPullbackV2.py ) The trailing custom stoploss taken from BigZ04_TSL from Perkmeister ( modded by ilya ) I modified it to better suit my taste and added Hyperopt for this strategy.
kristenmo20/freqtrade-strategies
BGMiralles/freqtrade-strategies
BGMiralles/freqtrade-strategies
BGMiralles/freqtrade-strategies
Skytraders-Fork/My-Freqtrade-Crypto-Trading-Bot-Files
Skytraders-Fork/My-Freqtrade-Crypto-Trading-Bot-Files
Skytraders-Fork/My-Freqtrade-Crypto-Trading-Bot-Files
Skytraders-Fork/My-Freqtrade-Crypto-Trading-Bot-Files
Skytraders-Fork/My-Freqtrade-Crypto-Trading-Bot-Files
author@: Gert Wohlgemuth
jdprada1760/user_data_crypto_bot
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md You can: :return: a Dataframe with all mandatory indicators for the strategies - Rename the class name (Do not forget to update class_name) - Add any methods you want to build your strategy - Add any lib you need to build your strategy You must keep: - the lib in the section "Do not remove these libs" - the prototype for the methods: minimal_roi, stoplo
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
The HLHB ("Huck loves her bucks!") System simply aims to catch short-term forex trends. More information in https://www.babypips.com/trading/forex-hlhb-system-explained
jdprada1760/user_data_crypto_bot
author@: Gert Wohlgemuth
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_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 How to use it? > python3 freqtrade -s InformativeSample
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
Strategy 004 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot