13,192 strategies found
bugsresearchfundementals-group/crypto-multi-agent-trading-system
Bullische Trading-Strategie
bugsresearchfundementals-group/crypto-multi-agent-trading-system
Bearische Trading-Strategie
shatianming5/Agent_market
shatianming5/Agent_market
Minimal strategy for step-by-step debugging: - Reuses this repo's `freqai_features_real.json` engineered features. - Loads the LightGBM model trained by `scripts/agent_flow.py --steps ml`.
shatianming5/Agent_market
ura-vf4/crypto-tax-calculator
XinuxC/Ft-things
XinuxC/Ft-things
XinuxC/Ft-things
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
XinuxC/Ft-things
XinuxC/Ft-things
XinuxC/Ft-things
XinuxC/Ft-things
devsmitra/trading
tradingstrategy-ai/gmx-data-collector
Trend-following momentum strategy that enters long positions during strong upward trends and exits when momentum reverses.
TrickBaker/freqtrade-repos
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
TrickBaker/freqtrade-repos
author@: Gert Wohlgemuth
TrickBaker/freqtrade-repos
this strategy is based around the idea of generating a lot of potentatils buys and make tiny profits on each trade
TrickBaker/freqtrade-repos
author@: Gert Wohlgemuth
TrickBaker/freqtrade-repos
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
TrickBaker/freqtrade-repos
Motoroller89/traiding-bots
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
Motoroller89/traiding-bots
Motoroller89/traiding-bots
Example strategy showing how the user connects their own IFreqaiModel to the strategy.