FIX Message MarginCalcReport

GF API Documentation

MsgType: UM

Result of margin requirement calculations
Fields

Name

Type

Number

Required

Valid values

Description

MarginCalcReqID

STRING

12064

Yes

Unique identifier of request that was specified in MarginCalcRequest(UR)

MarginCalcReqResult

INT

12065

Yes

0 - SUCCESS

1 - UNKNOWNSESSION

2 - UNKNOWNACCOUNT

3 - EMPTYREQUEST

4 - INVALIDCONTRACT

5 - CALCULATIONERROR

6 - REQUESTEXCEEDSLIMIT

7 - MARGINCALCULATORDISABLED

Result code of margin calculation request

Account

STRING

1

Yes

Orders submitted via the FIX interface must be placed to a valid OEC account

Text

STRING

58

No

InitialMargin

DOUBLE

12067

No

MaintenanceMargin

DOUBLE

12068

No

NetOptionValue

DOUBLE

12069

No

RiskValue

DOUBLE

12070

No

Intraday initial margin requiremens
Remarks

The response will have either non-zero error code in MarginCalcReqResult(12065) and its text description in Text(58), or USD cash values: InitialMargin(12067), MaintenanceMargin(12068), NetOptionValue(12069), RiskValue(12070)
See Also

Other Resources