Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.49 KB

File metadata and controls

21 lines (18 loc) · 1.49 KB

ContractStat

Properties

Name Type Description Notes
time number Stat timestamp [optional] [default to undefined]
lsrTaker number Long/short taker ratio [optional] [default to undefined]
lsrAccount number Long/short position user ratio [optional] [default to undefined]
longLiqSize number Long liquidation size (contracts) [optional] [default to undefined]
longLiqAmount number Long liquidation amount (base currency) [optional] [default to undefined]
longLiqUsd number Long liquidation volume (quote currency) [optional] [default to undefined]
shortLiqSize number Short liquidation size (contracts) [optional] [default to undefined]
shortLiqAmount number Short liquidation amount (base currency) [optional] [default to undefined]
shortLiqUsd number Short liquidation volume (quote currency) [optional] [default to undefined]
openInterest number Total open interest size (contracts) [optional] [default to undefined]
openInterestUsd number Total open interest volume (quote currency) [optional] [default to undefined]
topLsrAccount number Top trader long/short account ratio [optional] [default to undefined]
topLsrSize number Top trader long/short position ratio [optional] [default to undefined]
markPrice number Mark price [optional] [default to undefined]