13,192 strategies found
Mounik/Sample_Scalping
songjonghyun11/freqtrade-custom
모든 캔들마다 무조건 진입(enter_long=1)만 테스트
songjonghyun11/freqtrade-custom
vaskosmihaylov/freqtrade-strategy-lab
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
songjonghyun11/freqtrade-custom
Donchian 돌파 + 거래량 배수 + (옵션) Fear&Greed 게이트 - 룩어헤드 방지: Donchian 상단은 shift(1) - 파라미터 우선순위: 1) config.strategy_parameters[TestDonchianFearGreedStrategy] 2) Hyperopt Parameter .value 3) buy_params (디폴트)
bzfelipe/freqtrade-strategies
Estratégia de REVERSÃO em 1h (Long / Short) – VERSÃO PRODUÇÃO AJUSTADA
Mounik/Sample_Scalping
PraneePtt/my-freqtrade-bot
Mounik/Sample_Scalping
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
Mounik/Sample_Scalping
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
Mounik/Sample_Scalping
Mounik/Sample_Scalping
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
Mounik/Sample_Scalping
Mounik/Sample_Scalping
Mounik/Sample_Scalping
Mounik/Sample_Scalping
Mounik/Sample_Scalping
Mounik/Sample_Scalping
Stratégie optimisée pour Freqtrade Utilise plusieurs indicateurs avec des paramètres optimisables via hyperopt Timeframe: 1h
Mounik/Sample_Scalping
Mounik/Sample_Scalping
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 How to use it? > python3 freqtrade -s InformativeSample
Mounik/Sample_Scalping
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 How to use it? > python3 freqtrade -s InformativeSample
Mounik/Sample_Scalping
PASTE OUTPUT FROM HYPEROPT HERE
Mounik/Sample_Scalping
Mounik/Sample_Scalping
This is a test strategy to inspire you. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md