Skip to content

Commands

David Murasov edited this page Apr 26, 2023 · 31 revisions

So far we have a list of the following commands:

/BALANCES

Shows your holdings on the exchange. The list includes only non-empty balances, and estimates in USD and BTC.

Next /balances requests will also show changes relative to previous data. The bot analyzes buys and sells on pair of the config-file, but it may be wrong, as it uses only balances, but not trades history.

The command uses the exchange you set in the exchange field of the config. It is necessary to set up API keys as well.

Format

/balances

Example

/balances

Resfinex balances:
9 201.27923727 ADM (3 700.36923727 available & 5 500.91 frozen)
0.05603766 RES
97.02754082 USDT (63.22883482 available & 33.798706 frozen)
Total holdings ~ 209.69 USD or 0.00784110 BTC

Changes:
ADM: +117.31
USDT: −1.45405745
Total holdings +4.04 USD or +0.00017664 BTC
I've bought 117.31 ADM at 0.012395 USDT price.

Clone this wiki locally