Define one or more strategies used to sell your coins.
For (X)_sell_strategy you can replace (X) for any letter of the alphabet to get define the next indicator group.
You can define From A-Z, AA-AZ, BA-BZ, CA-CZ as buy_strategy_letters.
Note: BT, BH cannot be used as they are reserved for other dynamic variables.
DEFAULT_A_sell_strategy = GAIN
DEFAULT_A_sell_value = 10
DEFAULT_B_sell_strategy = RSI
DEFAULT_B_sell_value = 10
DEFAULT_DCA_A_sell_strategy = GAIN
DEFAULT_DCA_A_sell_value = 10