Binance Connector JS
Preparing search index...
@binance/derivatives-trading-coin-futures
DerivativesTradingCoinFuturesRestAPI
LongShortRatioResponseInner
Interface LongShortRatioResponseInner
Export
LongShortRatioResponseInner
interface
LongShortRatioResponseInner
{
longAccount
?:
string
;
longShortRatio
?:
string
;
pair
?:
string
;
shortAccount
?:
string
;
timestamp
?:
number
;
}
Index
Properties
long
Account?
long
Short
Ratio?
pair?
short
Account?
timestamp?
Properties
Optional
long
Account
longAccount
?:
string
Memberof
LongShortRatioResponseInner
Optional
long
Short
Ratio
longShortRatio
?:
string
Memberof
LongShortRatioResponseInner
Optional
pair
pair
?:
string
Memberof
LongShortRatioResponseInner
Optional
short
Account
shortAccount
?:
string
Memberof
LongShortRatioResponseInner
Optional
timestamp
timestamp
?:
number
Memberof
LongShortRatioResponseInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
long
Account
long
Short
Ratio
pair
short
Account
timestamp
Binance Connector JS
Loading...
Export
LongShortRatioResponseInner