Enum TradeDirection
Values that represent trade directions.
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public enum TradeDirection
Fields
Name | Description |
---|---|
Hit | An enum constant representing the hit option. |
Take | An enum constant representing the take option. |
Unknown | An enum constant representing the unknown option. |