Use this to set the PAIR you want the indicator/strategy to be calculated over
Handy for getting the value of BTC or another major coin for a certain indicator on all your PAIRS.
DEFAULT_D_buy_strategy_label = MY5MRSI
DEFAULT_D_buy_strategy = RSI
DEFAULT_D_buy_value = 20
DEFAULT_E_buy_strategy_label = MY5MRSI
DEFAULT_E_buy_strategy = RSI
DEFAULT_E_buy_strategy_pair = BTCUSDT
DEFAULT_E_buy_value = 30
DEFAULT_DCA_D_buy_strategy_label = MY5MRSI
DEFAULT_DCA_D_buy_strategy = RSI
DEFAULT_DCA_D_buy_value = 20
DEFAULT_DCA_D_buy_value_limit = 30
DEFAULT_DCA_E_buy_strategy_label = MY5MRSI
DEFAULT_DCA_E_buy_strategy = RSI
DEFAULT_DCA_E_buy_strategy_pair = ETHUSDT
DEFAULT_DCA_E_buy_value = 50
MY5MRSI_candle_period = 300
MY5MRSI_length = 14