calcPosAvgCost: Calculates the average cost of a resulting position from a...

Description Usage Arguments Value

Description

Calculates the average cost of a resulting position from a transaction

Usage

1
.calcPosAvgCost(PrevPosQty, PrevPosAvgCost, TxnValue, PosQty, ConMult = 1)

Arguments

PrevPosQty

quantity of the previous position

PrevPosAvgCost

average position cost of the previous position

TxnValue

total value of the transaction, including fees

PosQty

total units (shares) of the resulting position

ConMult

multiplier from instrument data

Value

PosAvgCost: average cost of the resulting position


naturalsmen/blotter documentation built on May 23, 2019, 12:21 p.m.