LastForwardPoints

Tag 195

LastForwardPoints

Abbreviation: LastFwdPnts
TypePriceOffset
Tag195
AddedFIX.4.1
Used in3 messages

Description

F/X forward points added to LastSpotRate (94). May be a negative value. Expressed in decimal form. For example, 61.99 points is expressed and sent as 0.006199

Wire Format & Usage Example

Single field (key=value)
195=0.25
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 195=0.25 |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 195=0.25 is this field's position in the message.