BeginString Field
Identifies beginning of new message and protocol version.
ALWAYS FIRST FIELD IN MESSAGE. (Always unencrypted)
Valid values:
FIX.4.4
public const int BeginString = 8
This language is not supported or no code example is available.
public:
const int BeginString = 8;
This language is not supported or no code example is available.
public const BeginString : int = 8
This language is not supported or no code example is available.
Field Value
int
In this article
Definition