Set a unique label for your strategy in order to facilitate the same indicators being used multiple times.
DEFAULT_A_sell_strategy_label = RSI900
DEFAULT_A_sell_strategy = RSI
DEFAULT_B_sell_strategy_label = SECONDRSI
DEFAULT_B_sell_strategy = RSI
DEFAULT_DCA_A_sell_strategy_label = MYEMALINE
DEFAULT_DCA_A_sell_strategy = EMALINE
SECONDRSI_candle_period = 300
SECONDRSI_length = 14
RSI900_candle_period = 900
RSI900_length = 14
MYEMALINE_candle_period = 900
MYEMALINE_length = 50
1.The label can be anything alphanumeric. 1337SUPERDUPER will work