12,318 strategies found
paskaa/freqtrade_freqai
v4015 - SuperTrend Enhanced
paskaa/freqtrade_freqai
v4014 - Production Release
paskaa/freqtrade_freqai
paskaa/freqtrade_freqai
paskaa/freqtrade_freqai
paskaa/freqtrade_freqai
paskaa/freqtrade_freqai
Bederf/lea-freqai-system
FinAgent v2 — integrated with pivot, quantile, ATR stop, and time exits.
Bederf/lea-freqai-system
Ultra-minimal strategy to diagnose what's blocking trades
kyrypto/kdog-freqai-strats
Here be stonks 1. freqtrade hyperopt --hyperopt-loss SharpeHyperOptLoss --strategy RL_kdog_spot --freqaimodel ReinforcementLearnerSpot --spaces roi stoploss --timerange "$(date --date='-1 week' '+%Y%m%d')"-"$(date '+%Y%m%d')" -e 1000 2. freqtrade trade --logfile ./logs --freqaimodel ReinforcementLearnerSpot --strategy RL_kdog_spot
kyrypto/kdog-freqai-strats
Here be stonks 1. freqtrade hyperopt --hyperopt-loss SharpeHyperOptLoss --strategy RL_kdog_futures --freqaimodel ReinforcementLearner --spaces sell roi stoploss --timerange "$(date --date='-1 month' '+%Y%m%d')"-"$(date '+%Y%m%d')" -e 5000 2. freqtrade trade --logfile ./logs --freqaimodel ReinforcementLearner --strategy RL_kdog_futures
Netanelshoshan/freqAI-LSTM
This is an example strategy that uses the LSTMRegressor model to predict the target score. Use at your own risk. This is a simple example strategy and should be used for educational purposes only.
jeremyndeby/AIfred
jeremyndeby/AIfred
kalebprograms/BitcoinUSDT-XRPUSDT-Algorithmic-TradingBot
aldrinmagno/FreqtradeStrategies
AgbodesiImoagene/coingro
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
AgbodesiImoagene/coingro
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
AgbodesiImoagene/coingro
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
AgbodesiImoagene/coingro
AgbodesiImoagene/coingro
Strategy based on TD Sequential indicator. source: https://hackernoon.com/how-to-buy-sell-cryptocurrency-with-number-indicator-td-sequential-5af46f0ebce1 # noqa: E501
AgbodesiImoagene/coingro
this strategy is based around the idea of generating a lot of potential buys and making tiny profits on each trade
AgbodesiImoagene/coingro
author@: Gert Wohlgemuth
AgbodesiImoagene/coingro
author@: Gert Wohlgemuth