MultiTrader has capability to monitor balances on exchanges in the chosen wallets. Current balance on each exchange is used by the bot just before placing the order to validate if there is enough coins to place that order. Until now the information about current balance has only been available via the daily report email function. I’ve added very simple user interface to display current balances:

 

For each exchange you have list of monitored wallets with amount of available coins in each wallet.

Next step: add user interface for transferring the coins between exchanges and user interface to show expected incoming transfers (also those made by bots)

 

Previous articleArbitrage strategies – Part III – Spread Trading
Next articleAdded basic user interface for exchange settings review