Author |
Topic: Position Average Price (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
SierraChart Posts: 111 Joined: Jul 17, 2007 |
I see that the standard FIX 4.4 PositionReport [type 'AP'] message has no field to indicate the average price of the position or the price of the positions in repeating group 702.
I would suggest to add a custom tag to indicate the average position price. Our users have asked for this. Sierra Chart will compute this, if it has available all of the order fills that make up the position but this is not always the case. Thank you. Thank You, Sierra Chart Engineering |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
You can obtain average price by dividing value from PosAmt to net position that can be calculated from LongQty and ShortQty.
Victor Vins Lead Software Developer |
||||