BINANCE.FUTURE.ACCOUNT
Premium
Get account information.
Syntax
=BINANCE.FUTURE.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 detailed information about used account. |