Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PositionInfo

coins
  • number of base asset
pcoins
  • number of quote
realizedpnl
  • realized pnl(should be zero if cranked)
fundingindex
  • funding index at the time of the trade
marketkey
  • market key
islong
  • long or short

Hierarchy

  • PositionInfo

Index

Properties

coins: Num
fundingIndex: Decimal
isLong: boolean
marketKey: string
pCoins: Num
realizedPnL: Num

Generated using TypeDoc