Managing Wallet
Last updated
Last updated
Wallet commands are a great way to check if you have enough assets for entries and exits.
MaxLongAmount and MaxShortAmount will calculate the minimum/maximum trade amount which can be used to place entry orders.
MaxExitLongAmount and MaxExitShortAmount will calculate the maximum trade amount which can be used to place exit orders.
WalletAmount will get the available amount in the wallet for a specific coin.
With WalletCheck, you can make sure you have enough assets in the wallet before executing orders.