Errors & Warning Priorities

The following tables present the various Errors and Warnings supported for Order Forms, and are sorted by priority. If two errors are triggered in parallel, the error which is higher in the following table displays on the form.

Price Related Errors & Warnings

 

Number Error Message Description Type Field in Error
1 Price cannot be '0' When price is set to zero Error Spot Price Input
2 Pips must be multiple of %s When pips is not a multiple of Pip Increment Error Spot Price Input
3 Price outside range When price crosses TOB price by more than threshold configured by EBS Error Spot Price Input
4 Large difference When price is greater or lower than same side price by more than large diff Warning Spot Price Input
5 Wide spread When price is away from opposite side best by more than threshold specified by EBS Warning Spot Price Input
6 Buy up to? When price > Reg Dealable Offer Price Warning Spot Price Input
7 Sell down to? When price < Reg Dealable Bid Price Warning Spot Price Input

 

Quantity Related Errors & Warnings

 

Number Error Message Description Type Field in Error
1 Invalid amount When the inserted amount is not a valid input Error Quantity Input
2 Amount cannot be empty When amount is empty Error Quantity Input
3 Amount cannot be '0' When amount is set to zero Error Quantity Input
4 Amount must be multiple of %s When amount is not a multiple of min trade size Error Quantity Input
5 Amount > EBS max trade size When quantity input is greater than Max Trade Size Error Quantity Input
6 Amount < EBS min trade size When quantity input is smaller than Min Trade Size Error Quantity Input
7 Amount > Max trade size %s When quantity input value is greater than Max Trade Size set by user Error Quantity Input