12,455 strategies found
Shmel999/freqtrade-strategies
Strategy 004 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Shmel999/freqtrade-strategies
Strategy 003 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Shmel999/freqtrade-strategies
Strategy 002 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Shmel999/freqtrade-strategies
Strategy 001_custom_exit author@: Gerald Lonlas, froggleston github@: https://github.com/freqtrade/freqtrade-strategies
Shmel999/freqtrade-strategies
Strategy 001 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
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
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
Shmel999/freqtrade-strategies
Shmel999/freqtrade-strategies
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
Shmel999/freqtrade-strategies
author@: lenik
Shmel999/freqtrade-strategies
danwalt2000/freqtrade-strategies
Inspired by this strategy, but with reverses entry/exit options https://github.com/davidzr/freqtrade-strategies/blob/main/strategies/ichiV1/ichiV1.py
danwalt2000/freqtrade-strategies
kurollo/freqtrade-strategies
kurollo/freqtrade-strategies
kurollo/freqtrade-strategies
kurollo/freqtrade-strategies
kurollo/freqtrade-strategies
This is a strategy template to get you started. More information in https://www.freqtrade.io/en/latest/strategy-customization/