12,507 strategies found
RamXX/freqtrade-public-bots
EMA8_21_cross_5 - Designed to backtest the 8/21 strategy on the daily. In essence, it buys when EMA 8 crosses EMA 21 upwards, and sells in the reverse situation. It has ROI and stoploss disabled in order to ONLY use signals for entries and exits. This strategy buys only when the 4% threshold has been crossed.
RamXX/freqtrade-public-bots
EMA8_21_cross_4 - Designed to backtest the 8/21 strategy on the daily. In essence, it buys when EMA 8 crosses EMA 21 upwards, and sells in the reverse situation. It has ROI and stoploss disabled in order to ONLY use signals for entries and exits.
RamXX/freqtrade-public-bots
EMA8_21_cross_3 - Designed to backtest the 8/21 strategy on the weekly. In essence, it buys when EMA 8 crosses EMA 21 upwards, and sells in the reverse situation. It has ROI and stoploss disabled in order to ONLY use signals for entries and exits.
RamXX/freqtrade-public-bots
EMA8_21_cross_2 - Designed to backtest the 8/21 strategy on the weekly. In essence, it buys when EMA 8 crosses EMA 21 upwards, and sells in the reverse situation. It has ROI and stoploss disabled in order to ONLY use signals for entries and exits.
RamXX/freqtrade-public-bots
EMA8_21_cross_1 - Designed to backtest the 8/21 strategy on the weekly. In essence, it buys when EMA 8 crosses EMA 21 upwards, and sells in the reverse situation. It has ROI and stoploss disabled in order to ONLY use signals for entries and exits. This is a basic, barebone strategy created to assess the effectiveness of the 8/21 cross. Other versions in this repo add additional constraints.
RamXX/freqtrade-public-bots
RamXX/freqtrade-public-bots
twinslabnet/stra
twinslabnet/stra
twinslabnet/stra
twinslabnet/stra
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
twinslabnet/stra
author@: Gert Wohlgemuth
twinslabnet/stra
twinslabnet/stra
twinslabnet/stra
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
twinslabnet/stra
twinslabnet/stra
twinslabnet/stra
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
twinslabnet/stra
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
twinslabnet/stra
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
twinslabnet/stra
twinslabnet/stra
Default Strategy provided by freqtrade bot. You can override it with your own strategy
twinslabnet/stra
author@: Gert Wohlgemuth converted from: https://github.com/sthewissen/Mynt/blob/master/src/Mynt.Core/Strategies/BbandRsi.cs
twinslabnet/stra