ITradersApi Interface

GF API Documentation
Underlying traders

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

public interface ITradersApi

The ITradersApi type exposes the following members.

Properties

  NameDescription
Public propertyCategories
TraderCategory functionality
Top
Methods

  NameDescription
Public methodGet
Get all ITrader
Public methodGet(String)
Get the ITrader with the given name
Top
Events

  NameDescription
Public eventTraderError
Raised when server notifies API of a ITrader error
Public eventTradersChanged
Raised when ITrader data changes
Top
Remarks

Available only for TraderManager
See Also

Reference