Authorized Accounts Report (UZR)

This message is sent by the CQG gateway in response to an Authorized Accounts Request (UZS) message. It includes the list of CQG gateway accounts this trader is authorized to view or trade on.

 

Tag

Name

Format

Req

Comments

 

Standard Header

 

Y

MsgType = UZR

20034

RequestID

String(64)

Y

Unique ID for the corresponding request as assigned by the FIX client.

50893

LastFragment

Boolean

Y

Set to Y if this report contains the last fragment of results.

Start of component block, expanded in line <AccountInfoGrp>

20058

NoAccounts

Int

N

Number of accounts to follow.

1

Account

String(256)

C

Account ID (managed by the CQG gateway). Must be the first field in the repeating group. Required if NoAccounts > 0.

20010

AccountName

String

C

Symbolic name of account. Required if NoAccounts > 0.

20014

FCMAccountNumber

String

C

FCM’s unique identifier for the account. Required if NoAccounts > 0.

20053

FCMID

Int

C

CQG gateway ID of the account’s FCM. Required if NoAccounts > 0.

20059

FCMName

String

C

Symbolic name of the account’s FCM. Required if NoAccounts > 0.

20060

ViewOnly

Boolean

C

Set to ‘Y’ if this trader has view-only authority on this account (is not allowed to place orders, but can view orders and other account info). Set to “N” if this trader has full trading authority on this account. Required if NoAccounts > 0.

End of component block, expanded in line <AccountInfoGrp>

 

Standard Trailer

 

Y

 

 

Example: Authorized Accounts Report

8=FIX.4.2 | 9=194 | 35=UZR | 20034=Request113 | 50893=Y | 20058=2 | 1=10168929 | 20010=Acct1 | 20014=PSaccountnumber | 20053=40 | 20059=All PLs Simulator | 20060=N  | 1=10179518 | 20010=Acct2  | 20014=FCMAccountNumber2  | 20053=1 | 20059=FcmName | 20060=N | 10=153 |