ITrader Interface

GF API Documentation
Represents underlying trader, his accounts and orders

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

public interface ITrader

The ITrader type exposes the following members.

Properties

  NameDescription
Public propertyCategory
Trader category
Public propertyID
Trader identifier
Public propertyName
Trader name
Public propertyOrders
Orders of trader
Public propertyProperties
Trader properties
Top
Remarks

Underlying traders are available for Admin or TraderManager accounts.
See Also

Reference