13,049 strategies found
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
@ jilv220
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/
keithorange/HUGE_FreqTrade_Strategy_Collection
This is a strategy template to get you started. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
keithorange/HUGE_FreqTrade_Strategy_Collection
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
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
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
keithorange/HUGE_FreqTrade_Strategy_Collection
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
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
This is a test strategy to inspire you. More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
You must keep: - the lib in the section "Do not remove these libs" - the prototype for the methods: minimal_roi, stoploss, populate_indicators, populate_buy_trend, populate_sell_trend, hyperopt_space, buy_strategy_generator
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
This strategy is only an experiment using candlestick pattern to be used as buy or sell indicator. Do not use this strategy live.
keithorange/HUGE_FreqTrade_Strategy_Collection
author@: lenik
keithorange/HUGE_FreqTrade_Strategy_Collection
keithorange/HUGE_FreqTrade_Strategy_Collection
PASTE OUTPUT FROM HYPEROPT HERE Can be overridden for specific sub-strategies (stake currencies) at the bottom.
keithorange/HUGE_FreqTrade_Strategy_Collection
author@: ??
keithorange/HUGE_FreqTrade_Strategy_Collection