BINANCE.SPOT.ACCOUNT
Premium
Get account information.
Syntax
=BINANCE.SPOT.ACCOUNT([RecvWindow], [ResponseTarget])
Arguments
| Name | Type | Description | 
|---|---|---|
| RecvWindow (optional) | Number | Period of request validity in miliseconds, at max. 60000. | 
| ResponseTarget (optional) | Target | Specify inbox, outbox, cell or cell-range to write any response to. | 
Return
| Type | Description | 
|---|---|
| JSON | Response if successful. | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | JSON | Retrieves account information. |