TrailingStopData Class

GF API Documentation
Trailing-stop extended data.
Inheritance Hierarchy

SystemObject
  GF.Api.Orders.ExtendedDataTrailingStopData

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

public sealed class TrailingStopData

The TrailingStopData type exposes the following members.

Constructors

  NameDescription
Public methodTrailingStopData
Construct from reference price and delta
Top
Properties

  NameDescription
Public propertyDelta
Delta value.
Public propertyReferencePrice
Reference value.
Top
Methods

  NameDescription
Public methodToString
Convert to string
(Overrides ObjectToString.)
Top
See Also

Reference