The Lab

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FXall QuickTrade utilises numeric codes for rejection reasons, as opposed to a free-format Text string populated by the Maker. In order to support this, Whisperer Enterprise parses the Text field for a numeric code and performs validation in order to ensure that it maps to a valid FXall ID. In the case of a validation error, an ErrorReport will be returned, no message will be sent to the Venue.

QuoteResponse

Message IDEvent Fail ReasonDescription
3001Quote Denied-User XXX Not Permissioned by Provider XXProvider has not approved/mapped user for trading
3002Quote Denied-Account XXX Not Mapped by Provider XXProvider has not approved/mapped customer account for trading
3003Quote Denied-Inverted Currency Pair not SupportedProvider does not support non-standard ccy pairs
3004Quote Denied-Currency Pair not SupportedProvider does not support specific ccy pair
3005Quote Denied- Credit Limitation, please Call XX ProviderUnable to quote due to credit check failure
3006Quote Denied-Tenor Not SupportedProvider does not support specific tenor for the ccy pair
3007Quote Denied-Invalid Business DayProvider does not recognize the value date of the trade as a valid date
3008Quote Denied-Product Not SupportedProvider does not support the specific trade type (SPOT, FWD, SWAPS, SSPetc…)
3009Quote Denied-XX Provider Stopped DealProvider cannot price - (this should be used for technical problems)
3010Quote Denied-Deal Amount under Minimum AllowedProvider enforces minimal trade amount 
3011Quote Denied-XX Provider Not AvailableInternal FXall indicator - provider is not connected to FXall trading engine
3013Quote WithdrawnProvider withdraws a quote - the rate is no longer valid
3014Quote Denied-Multiple allocation  Not SupportedProvider does not support multiple allocation trades
3015Quote Denied-Send Details not supported.Provider does not support not auto tradable flag
3016Quote Denied-Two Way Pricing for this Currency Pair not Supported. Provider does not support 2-way pricing for given ccy pair
3017Quote Denied-Non Standard SI's not supportedProvider does not support non standard SI's

...