|
The Market Simulator offers a means to transmit orders and requests-for-cancellation to a
simulated point-of-execution from which executions and cancel confirms are returned.
The simulator is a standalone multithreaded Java server process capable of high-throughput operation.
It is intended to facilitate the functional testing of Order Management System components, the scaling and tuning of system resources in
standalone OMS implementations, and the scaling of communications infrastructure to match anticipated messaging traffic.
It may also be deployed in support of simulated trading applications.
The Market Simulator handles all order types for equity, option, and mutual
fund trades.
If desired, it can be configured to return executions at current market prices by accessing live pricing information through the Market Data Interface.
|