Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarketInfo

pubkey:

public key

symbol:

symbol

indexprice:

index price

indextwap:

twap index price

markprice:

mark price

pmmf:

position margin fraction

baseimf:

base asset IMF

fundingindex:

funding index

markettype:

market type

strike:

strike if everlasting option

assetdecimals:

asset decimals

assetlotsize:

asset lot size

quotelotsize:

quote lot size

Hierarchy

  • MarketInfo

Index

Properties

assetDecimals: number
assetLotSize: number
baseImf: Decimal
fundingIndex: Decimal
indexPrice: Num
indexTwap: Num
markPrice: Num
markTwap: Num
marketType: MarketType
pmmf: Decimal
pubKey: PublicKey
quoteLotSize: number
strike?: number
symbol: string

Generated using TypeDoc