Set the target profit percentage for pending orders. If pending orders are used the orders will be placed on the exchange at a price that results in the set percentage of profit.
DEFAULT_pending_gain_percentage = 2
DEFAULT_DCA_pending_gain_percentage = 2
- Fees are taken into account.
- If not set, a GAIN sell strategy sell_value percentage can be used for the calculation instead