Skip to main content
Version: Streamsheets 3.0

BINANCE.FUTURE.ACCOUNT

Premium

Get account information.

Syntax

=BINANCE.FUTURE.ACCOUNT([RecvWindow], [ResponseTarget])

Arguments

NameTypeDescription
RecvWindow (optional)NumberPeriod of request validity in miliseconds, at max. 60000.
ResponseTarget (optional)TargetSpecify inbox, outbox, cell or cell-range to write any response to.

Return

TypeDescription
JSONResponse if successful.

Examples

FormulaResultComment
=BINANCE.FUTURE.ACCOUNT()
JSONRetrieves detailed information about used account.