Show / Hide Table of Contents

Enum WorkupState

Values that represent workup states.

Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public enum WorkupState

Fields

Name Description
Hit

An enum constant representing the hit option.

SfeFirstAskOrderImplied

An enum constant representing the sfe first ask order implied option.

SfeFirstBidOrderImplied

An enum constant representing the sfe first bid order implied option.

Take

An enum constant representing the take option.

WorkupCorrection

An enum constant representing the workup correction option.

WorkupPrivate

An enum constant representing the workup private option.

WorkupPublic

An enum constant representing the workup public option.

In this article
Back to top