Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | EBS Spot Ai FIX Adapter | EBS Spot Ai Depth of MV
 
EBS Spot Ai Depth of MV
com.apama.fix.ebs.SetMVEntry(string TRANSPORT, string serviceId, string symbol, integer value)
Set or override the "Ai Depth of MV" value for a symbol. The Depth of MV value is used to determine when rates have moved too far from the current best price and should be removed from the Price Depth View. If this value is set incorrectly for a symbol, there is a risk that stale rates could appear in the published market data. Depth of MV values for each symbol are supplied by the Ai server in logon response and you use them while processing Price Depth view. The adapter is pre-configured with the Depth of MV values that were valid at the time of release. If any Depth of MV value is changed by EBS it may be necessary for users to override the pre- configured value until a new release is available. SetMVEntry events should be sent into the correlator *after* the SessionConfig event for a session but *before* any subscriptions are issued for that session.
If user wants to set MVEntry for a specific tenor the symbol name should be in the following format: SetMVEntry.symbol = Symbol:CFICode:Tenor.
If just the symbol name is provided, then adapter will assume it to be FX SPOT (tenor as 0, and CFIcode as RCSXXX)