bitfinex-node-api
Preparing search index...
IDerivativesStatusV2Message
Interface IDerivativesStatusV2Message
interface
IDerivativesStatusV2Message
{
channel_id
:
number
;
clamp_max
:
number
|
null
;
clamp_min
:
number
|
null
;
current_funding
:
number
|
null
;
deriv_price
:
number
;
insurance_fund_balance
:
number
;
key
:
string
;
mark_price
:
number
;
mts
:
number
;
next_funding_accrued
:
number
|
null
;
next_funding_evt_timestamp_ms
:
number
|
null
;
next_funding_step
:
number
|
null
;
open_interest
:
number
|
null
;
spot_price
:
number
;
type
:
"derivatives_status"
;
}
Index
Properties
channel_
id
clamp_
max
clamp_
min
current_
funding
deriv_
price
insurance_
fund_
balance
key
mark_
price
mts
next_
funding_
accrued
next_
funding_
evt_
timestamp_
ms
next_
funding_
step
open_
interest
spot_
price
type
Properties
channel_
id
channel_id
:
number
clamp_
max
clamp_max
:
number
|
null
clamp_
min
clamp_min
:
number
|
null
current_
funding
current_funding
:
number
|
null
deriv_
price
deriv_price
:
number
insurance_
fund_
balance
insurance_fund_balance
:
number
key
key
:
string
mark_
price
mark_price
:
number
mts
mts
:
number
next_
funding_
accrued
next_funding_accrued
:
number
|
null
next_
funding_
evt_
timestamp_
ms
next_funding_evt_timestamp_ms
:
number
|
null
next_
funding_
step
next_funding_step
:
number
|
null
open_
interest
open_interest
:
number
|
null
spot_
price
spot_price
:
number
type
type
:
"derivatives_status"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
clamp_
max
clamp_
min
current_
funding
deriv_
price
insurance_
fund_
balance
key
mark_
price
mts
next_
funding_
accrued
next_
funding_
evt_
timestamp_
ms
next_
funding_
step
open_
interest
spot_
price
type
bitfinex-node-api
Loading...