FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Action Summary | |
---|---|
com.apama.firewall.RuleClass |
create(context mainContext, string openPositionTrackerName, string pendingPositionTrackerName)
This action creates a fully populated Rule Class Interface for the Position Limit Rule ready to be registered with a Risk Firewall. |
void |
resetAllPositions()
This action can be called by the application to reset all of the positions being calculated for all current instances of the Position Limit Rule Class. |
void |
resetPosition(integer instanceId)
This action can be called by the application to reset the current positions being calculated for a specific instance of the Position Limit Rule Class. |
Action Detail |
---|
com.apama.firewall.RuleClass create(context mainContext, string openPositionTrackerName, string pendingPositionTrackerName)This action creates a fully populated Rule Class Interface for the Position Limit Rule ready to be registered with a Risk Firewall.
void resetAllPositions()This action can be called by the application to reset all of the positions being calculated for all current instances of the Position Limit Rule Class.
void resetPosition(integer instanceId)This action can be called by the application to reset the current positions being calculated for a specific instance of the Position Limit Rule Class.
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |