BaseOrderDraftPrice2 Property

GF API Documentation
Limit price for STPLMT orders

Namespace:  GF.Api.Orders.Drafts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public Nullable<double> Price2 { get; }

Property Value

Type: NullableDouble
Remarks

In a linked order if DeltaTicks2 is specified changing this value will have no effect. Change DeltaTicks2 instead.
See Also

Reference