12,502 strategies found
fukit0/trade-bot-freqtrade
fukit0/trade-bot-freqtrade
Default Strategy provided by freqtrade bot. You can override it with your own strategy
fukit0/trade-bot-freqtrade
fukit0/trade-bot-freqtrade
fukit0/trade-bot-freqtrade
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
jdprada1760/user_data_crypto_bot
shatianming5/Agent_market
tomjrtsmith/Strategies
chainpayok/freqaipeetcyrpto
xaemiphor/ft
andythierry/freqtrade-strategies
xaemiphor/ft
H4xl0r/freqtrade-strategies
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
H4xl0r/freqtrade-strategies
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
H4xl0r/freqtrade-strategies
The following freqaimodel is released to sponsors of the non-profit FreqAI open-source project. If you find the FreqAI project useful, please consider supporting it by becoming a sponsor. We use sponsor money to help stimulate new features and to pay for running these public experiments, with a an objective of helping the community make smarter choices in their ML journey.
H4xl0r/freqtrade-strategies
H4xl0r/freqtrade-strategies
H4xl0r/freqtrade-strategies
Example strategy showing how the user connects their own IFreqaiModel to the strategy. Namely, the user uses: self.freqai.start(dataframe, metadata)
webclinic017/algobot-new
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md You can: :return: a Dataframe with all mandatory indicators for the strategies - Rename the class name (Do not forget to update class_name) - Add any methods you want to build your strategy - Add any lib you need to build your strategy You must keep: - the lib in the section "Do not remove these libs" - the prototype for the methods: minimal_roi, stoplo
webclinic017/algobot-new
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md You can: :return: a Dataframe with all mandatory indicators for the strategies - Rename the class name (Do not forget to update class_name) - Add any methods you want to build your strategy - Add any lib you need to build your strategy You must keep: - the lib in the section "Do not remove these libs" - the prototype for the methods: minimal_roi, stoplo
webclinic017/algobot-new
This is a sample strategy to inspire you. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
webclinic017/algobot-new
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md You can: :return: a Dataframe with all mandatory indicators for the strategies - Rename the class name (Do not forget to update class_name) - Add any methods you want to build your strategy - Add any lib you need to build your strategy You must keep: - the lib in the section "Do not remove these libs" - the prototype for the methods: minimal_roi, stoplo