SharpTrader.SDK - Developer API

ProxyType Enumeration

Namespace:  SharpTrader
Assembly:  SharpTrader.SDK (in SharpTrader.SDK.dll)

Syntax


public enum ProxyType

Members


Member nameDescription
None[ITradingTicker] wraps the actual trading instrument
Proxy[ITradingTicker.TargetTicker] is direct proxy of [ITradingTicker.BaseTicker]
Reversed[ITradingTicker.TargetTicker] is reverse proxy of [ITradingTicker.BaseTicker]