BaseOrderDraftPrice Property

GF API Documentation
Limit price or stop price for STP and STPLMT orders

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

public Nullable<double> Price { get; }

Property Value

Type: NullableDouble
Remarks

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

Reference