<xs:simpleType name="PeggedRefPrice_t">
<xs:annotation>
<xs:documentation>The value of the reference price that the order is pegged to. PeggedRefPrice + PegOffsetValue (211) = PeggedPrice (839) unless the limit price (44, Price) is breached. The values may not be exact due to rounding.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="PeggedRefPrice" ComponentType="Field" Tag="1095" Type="Price" AbbrName="PggdRefPx" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Price" />
</xs:simpleType>
|