12,449 strategies found
4tie/pyside6
4tie/pyside6
marcosrioj/cryptosignal
mpicard/lucy
strategy sponsored by user BinH from slack
mpicard/lucy
You must keep: - the lib in the section "Do not remove these libs" - the prototype for the methods: minimal_roi, stoploss, populate_indicators, populate_buy_trend, populate_sell_trend, hyperopt_space, buy_strategy_generator
Anhfurev/binance-secret
author@: lenik
mpicard/lucy
Anhfurev/binance-secret
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
cyberjunky/freqtrade_strategy
Anhfurev/binance-secret
RoboticAutomations/freqtradestrategies
tutouguai1933/Quant
基于研究结论的真实交易策略。
Anhfurev/binance-secret
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
Anhfurev/binance-secret
Anhfurev/binance-secret
Anhfurev/binance-secret
Anhfurev/binance-secret
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
Anhfurev/binance-secret
tutouguai1933/Quant
RoboticAutomations/freqtradestrategies
TwoCandleTheory Strategy - Converted from TradingView
mpicard/lucy
taken from slack by user CofiBit
mpicard/lucy
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
mpicard/lucy
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
mpicard/lucy
Strategy developed in udemy course, really sucks actually