#5227 Fix/TWAP: has_enough_balance() doesn't consider order amount, but a total target_asset_amount
Voting ended almost 4 years agoSucceeded
In the TWAP and TWAP Plus strategy the method has_enough_balance() works with the target_asset_amount and not an order amount when it's supposed to check whether it's possible to place an order.