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