com.apama.firewall.rules
Event OrderPriceLimitRiskFirewallRule


The OrderPriceLimit Firewall Rule will check the order price of any new order, or amendment to an order, and rejects that order if the price exceeds the price provided in the input parameters.
Since:
CMF 5.1.0
Version:
10.2

Action summary
 com.apama.firewall.RuleClasscreate()

This action creates a fully populated Rule Class Interface to the Order Price Limit Rule ready to be registered with a Risk Firewall.
 
Action detail

create

com.apama.firewall.RuleClass create()
This action creates a fully populated Rule Class Interface to the Order Price Limit Rule ready to be registered with a Risk Firewall.
Returns:
A fully populated Rule Class Interface.
See Also:
com.apama.firewall.RiskFirewall#registerRuleClass - The action to call on the Risk Firewall to register this RuleClass object