minAmount 0.1%
This commit is contained in:
@@ -14,10 +14,10 @@ you deposit into your trading vault and cannot touch any tokens in your owning w
|
||||
account. Orders which are paused due to not having enough input tokens show a status
|
||||
of "Underfunded."
|
||||
|
||||
There is also a minimum amount per execution, which is 1% of the total amount. If the
|
||||
funds in your vault are not enough to execute even 1% of your total order amount,
|
||||
then no attempt will be made to trade, since tradeable amount is too small. Make sure
|
||||
your vault has enough funds to execute at least 1% of your total order.
|
||||
There is also a minimum amount per execution, which is 0.1% of the total amount. If the
|
||||
funds in your vault are not enough to execute even 0.1% of your total order amount,
|
||||
then no attempt will be made to trade, since the tradeable amount is too small. Make
|
||||
sure your vault has enough funds to execute at least 0.1% of your total order.
|
||||
|
||||
For limit orders, make sure you have chosen the correct option between "Limit" and
|
||||
"Breakout." Choosing the incorrect option will ask the order to fill on the opposite
|
||||
|
||||
Reference in New Issue
Block a user