The Lab

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


Error Codes

Currenex RFS utilises optional numeric codes for rejection reasons, in addition to a free-format Text string populated by the Maker. In order to support this, Whisperer Enterprise parses the Text field for an optional numeric code prefix and performs validation in order to ensure that it maps to a valid Currenex ID.

  • In the case of a validation error, an ErrorReport will be returned, no message will be sent to the Venue.
  • If no numeric prefix is provided then the system will default to sending '2'.

QuoteResponse

Message IDEvent Fail ReasonDescription
1UnknownSymbolCurrency pair not supported.
2ExchangeClosedCurrency pair not available at this time.
3QuoteRequestExceedsLimitCredit check failure.
4TooLateMaker is closed.

ExecutionReport

Message IDEvent Fail ReasonDescription
1UnknownSymbolCurrency pair not supported.
2ExchangeClosedCurrency pair not available at this time.
3OrderExceedsLimitCredit check failure.
4TooLateMaker is closed.

PartyIDs

Please refer to either Currenex RFS - PartyIDs, or PartyIDs for the full Enterprise table across all venues.


Regulatory Fields

Please refer to either Currenex RFS - Regulatory Details, or Regulatory Fields for the full Enterprise table across all venues.


Passthru Fields

Please refer to either Currenex RFS - Passthru Details, or Passthru Fields for the full Enterprise table across all venues.


  • No labels