Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JournalEntry

Journal Entry of TradeHistory

Hierarchy

  • JournalEntry

Index

Properties

account

account: string

accountRS

accountRS: string

asset

asset: string

decimals

decimals: number

executedQuantityQNT

executedQuantityQNT: string

executedVolumeNQT

executedVolumeNQT: string

height

height: number

name

name: string

order

order: string

price

price: string

priceNQT

priceNQT: string

quantityQNT

quantityQNT: string

status

status: "filled" | "open" | "cancelled"

timestamp

timestamp: number

trades

trades: AssetTrade[]

type

type: "bid" | "ask"