Defines the difference between Price2 of the linked order and the main order in ticks.
Namespace: GF.Api.Orders.Versions
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Property Value
Type: NullableInt32Remarks
When value is specified price changes of the main order will affect Price2. Sub orders will have price according to OSOGroupingMethod specified in SendOSOOrders(OrderDraft, OrderDraft, OrderDraft, OSOGroupingMethod).
See Also