12,449 strategies found
webclinic017/coingro_controller
webclinic017/coingro_controller
This is a test strategy to inspire you. More information in https://github.com/coingro/coingro/blob/develop/docs/bot-optimization.md
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
This strategy uses custom_stoploss() to enforce a fixed risk/reward ratio by first calculating a dynamic initial stoploss via ATR - last negative peak
4tie/ews
webclinic017/coingro_controller
taken from slack by user CofiBit
webclinic017/coingro_controller
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
basic strategy, which trys to avoid pump and dump market conditions. Shared from the tradingview slack
rukikotoo/ReadingNote
webclinic017/coingro_controller
buy: MACD crosses MACD signal above and CCI < -50 sell: MACD crosses MACD signal below and CCI > 100
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
this strategy is based around the idea of generating a lot of potentatils buys and make tiny profits on each trade
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
author@: Gert Wohlgemuth
webclinic017/coingro_controller
this strategy is based around the idea of generating a lot of potential buys and making tiny profits on each trade
webclinic017/coingro_controller
Strategy based on TD Sequential indicator. source: https://hackernoon.com/how-to-buy-sell-cryptocurrency-with-number-indicator-td-sequential-5af46f0ebce1 # noqa: E501
webclinic017/coingro_controller
webclinic017/coingro_controller
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
webclinic017/coingro_controller
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
webclinic017/coingro_controller
This is a sample strategy to inspire you. More information in https://www.freqtrade.io/en/latest/strategy-customization/