12,330 strategies found
itsYork/CryptoBot
Basic EMA crossover strategy for Freqtrade.
orgTestCodacy11KRepos110MB/repo-2459-freqtrade-strategies
author@: Gert Wohlgemuth
orgTestCodacy11KRepos110MB/repo-2459-freqtrade-strategies
ahstn/trading-algo-playground
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
ahstn/trading-algo-playground
Simple strategy to trade based on EMA positioning and StochRSI K & D crossovers.
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
Shmel999/freqtrade-strategies
ritehgaire/Freqtrade--Strategies
Example strategy showing how the user connects their own IFreqaiModel to the strategy.
Shmel999/freqtrade-strategies
JosefVacha/matrix
Minimal Freqtrade IStrategy skeleton for offline DRY backtest. All mapping logic is delegated to matrix.strategy.mapping via adapter. Thresholds must be injected manually from TS files (see DRY_BACKTEST_PROTOCOL.md). WARNING: NO LIVE TRADING; OFFLINE ONLY.
JosefVacha/matrix
MATRIX Strategy for FreqTrade.
ritehgaire/Freqtrade--Strategies
Anhfurev/binance-secret
author@: lenik
touhoufan2024/user_data
author@: Gert Wohlgemuth
touhoufan2024/user_data
trading strategy based on the concept explained at https://www.youtube.com/watch?v=mmAWVmKN4J0 author@: Gert Wohlgemuth
mpicard/lucy
Adyanth-HomeLab/truenas-charts
This is a sample strategy to inspire you. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
rikix888/bots
rikix888/bots
author@: lenik
rikix888/bots
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
rikix888/bots
rikix888/bots
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
rikix888/bots