13,192 strategies found
Kblack0610/freqtrade_trading_attempt
Strategy 004 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Kblack0610/freqtrade_trading_attempt
Strategy 003 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Kblack0610/freqtrade_trading_attempt
Strategy 002 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Kblack0610/freqtrade_trading_attempt
Strategy 001_custom_exit author@: Gerald Lonlas, froggleston github@: https://github.com/freqtrade/freqtrade-strategies
Kblack0610/freqtrade_trading_attempt
Strategy 001 author@: Gerald Lonlas github@: https://github.com/freqtrade/freqtrade-strategies
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
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
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
Kblack0610/freqtrade_trading_attempt
Kblack0610/freqtrade_trading_attempt
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
Kblack0610/freqtrade_trading_attempt
author@: lenik
Kblack0610/freqtrade_trading_attempt
henghasaint/freqtrade_user_data
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
henghasaint/freqtrade_user_data
增强版123法则 & 2B法则策略 添加趋势确认、成交量验证和改进的风险管理
henghasaint/freqtrade_user_data
简化版123法则 & 2B法则策略 专注于核心信号, 减少过度优化
henghasaint/freqtrade_user_data
123法则 & 2B法则策略 (维克多·斯波朗迪欧)
AnonPit0404/trading-bot_Bybit_v2
geraldyu-gif/trading-strategy-freqtrade
Long-only breakout / momentum strategy with BTC 4h market regime filter.
RiteshGmoger/freqtrade
Simple RSI + momentum strategy. Uses RSI cross + TEMA relative to Bollinger mid as entry/exit conditions.