User Help System
Errors & Warnings Types
The following Errors and Warning are applied to Forms.
Error: Invalid Price
Users receive an error message when the spot price input = 0 (big_fig and Pips are each 0).
Error: Pips must be a multiple of ...
Users receive an error message when the spot price input Pips is not a multiple of Pip Increment parameter.
Error: Price outside range
Users receive an error message when the difference between spot price input and existing Best Dealable price exceeds threshold defined by EBS.
Error: Invalid amount
Users receive an error message when the quantity input field value is invalid (a value that cannot be parsed to a number).
Error: Amount cannot Be '0'
Users receive an error message when the quantity input value = 0.
Error: Amount must be a multiple of ...
Users receive an error message when the quantity input value is not a multiple of the Trade Unit Size parameter.
Error: Amount > EBS max trade size
Users receive an error message when the quantity input field value is greater than the maximum allowed trade quantity.
Error: Amount < EBS min trade size
Users receive an error message when the quantity input field value is smaller than the minimum allowed trade quantity.
Error: Amount > Max user defined trade size
Users receive an error message when the quantity input field value is greater than the user settings for maximum trade quantity. See Instruments Tab for more information on Max Size configurations.
Error: Price matches own order
Warning: Large difference
Users receive an error message when the spot price input is either smaller or greater than existing same side Best Dealable price (ToB) by more than the threshold specified by EBS.
Warning: Wide spread
Users receive an error message when when price is away from opposite side best by more than threshold specified by EBS.
Warning: Buy up to?
Users receive an error message when the spot price input value crosses the Reg Dealable price.
Warning: Sell down to?
Users receive an error message when the spot price input value crosses the Reg Dealable price.


