This strategy allows you to integrate approved external signal provider's signals or your own TradingView signals. SIGNAL is true when ProfitTrailer receives a correctly formatted signal from an external source. If you have notifications turned on these will trigger when a signal buy or sell is made.
If using SIGNAL either an approved external provider signal or your own TradingView signal is required.
These Signals are created outside of the ProfitTrailer product.
Check the Signal Guide page for how to setup a signal provider or TradingView Addon.
https://wiki.profittrailer.com/en/signals
Optional
DEFAULT_D_buy_strategy_label = MYSIGNALLABEL
DEFAULT_D_buy_strategy = SIGNAL
DEFAULT_D_sell_strategy = RSI
DEFAULT_D_sell_value = 70
DEFAULT_DCA_D_buy_strategy_label = MYSIGNALLABEL
DEFAULT_DCA_D_buy_strategy = SIGNAL
DEFAULT_DCA_D_sell_strategy_label = MYSIGNALLABEL
DEFAULT_DCA_D_sell_strategy = SIGNAL
# No indicator config required
1.Don't use trailing_buy or trailing_profit with signals