Closed AdamB2023 closed 1 year ago
but it already exist ?
and Antirug has an automatic Tax increase detection : if SELL tax becomes > 60% it will sell automatically
Oh! I was not aware that the TAX is also checked during trade. I will put my eyes on it during back testing.
Similar to LP removal, TAX change protection could be added. This can be accomplished with the following variables:
TAX_CHECK_DURING_TRADE
-true
orfalse
; will enable or disable featureMAX_SELL_TAX_DURING_IN_TRADE
-x%
; if sell tax will reach x% after entering trade, WH will attempt to sellMAX_SELL_TAX_INCREASE_DURING_IN_TRADE
-x%
; if sell tax change more than x% after entering trade, WH will attempt to sell