Interface for paper trade brokers.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public interface ISimBroker : IBroker
Visual Basic (Declaration)
Public Interface ISimBroker _
	Implements IBroker
Visual C++
public interface class ISimBroker : IBroker

See Also