BINANCE.FUTURE.PRICE
Premium
Get mark price and funding rate.
Syntax
=BINANCE.FUTURE.PRICE([Symbol], [ResponseTarget])
Arguments
| Name | Type | Description | 
|---|---|---|
| Symbol (optional) | String | Symbol of the digital asset, e.g. BTCUSDT. Please refer to the Binance Docs for a list of supported assets. | 
| 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 mark price for BTCUSDT |