Used to reverse the logic of a buy strategy in order to change when the strategy will indicate true relative to the buy_value used.
DEFAULT_A_buy_strategy = RSI
DEFAULT_A_buy_value = 35
DEFAULT_A_buy_strategy = RSI
DEFAULT_A_buy_value = 35
DEFAULT_A_buy_strategy_direction = UP
DEFAULT_DCA_A_buy_strategy = RSI
DEFAULT_DCA_A_buy_value = 35
DEFAULT_DCA_A_buy_strategy = RSI
DEFAULT_DCA_A_buy_value = 35
DEFAULT_DCA_A_buy_strategy_direction = UP