|
Project Information
|
If you work in financial industry especially in Equity/Derivative trading area, often you wish to have a stock exchange simulator for your application testing. There are a few reasons for this: - The test exchange gateways provided by exchange may not be always available. e.g. some are not available after working hours or in weekend.
- The test exchange gateways provided by exchange are shared by other brokers and your testing may be interfered by other people.
- An exchange simulator provides you the freedom of total controlling when and how to use it since you own the simulator.
- You could perform load testing on your application against the simulator where its usually prohibited on the test exchange since it might overload the system and affect testers from other brokers.
- It's extreme useful for algorithmic trading testing due to
- "you own the market" such that you could generate any scenario for your testing
- you can replay the market data for your back testing and even play different strategies or same strategy with different parameters against replay market to fine tune strategy performance.
Features: WebCurve simulator provides the following features for you with an open source license(its basically free, please read the license for details): - A set of core functions to simulate the exchange behavior.
- A FIX gateway supported by QuickFIX/J for your FIX application testing
- Market making simulation to provide a simulated market
- Market replay function to support replay live market data
Contact me: Author: dennis_d_chen@yahoo.com Url: http://dennis-d-chen.blogspot.com/
|