calcTxnValue: Calculates the total value of a transaction or trade

Description Usage Arguments Value

Description

Calculates the total value of a transaction or trade

Usage

1
.calcTxnValue(TxnQty, TxnPrice, TxnFees, ConMult = 1)

Arguments

TxnQty

total units (shares) of the transaction

TxnPrice

price at which the transaction was done

TxnFees

fees associated with the transaction, e.g. commissions

ConMult

multiplier from instrument data

Value

TxnValue: total dollar value of the transaction, including fees


blotter documentation built on April 15, 2017, 9:41 a.m.