Skip to content

FIX TAG 544

CashMargin

charAdded FIX.4.3

Definition

Identifies whether an order is a margin order or a non-margin order. This is primarily used when sending orders to Japanese exchanges to indicate sell margin or buy to cover. The same tag could be assigned also by buy-side to indicate the intent to sell or buy margin and the sell-side to accept or reject (base on some validation criteria) the margin request.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 4.2 FIX 4.4

This tag is not present in the FIX 4.2 source. There is no definition or value list to compare.

Values 3

ValueMeaning
1

Cash

2

Margin Open

3

Margin Close

About the char data type

Single character value, can include any alphanumeric character or punctuation except the delimiter. All char fields are case sensitive (i.e. m != M).

Used in messages 8

Includes nested components and repeating groups. Open a location to see its surrounding requirements.