Overview of quanttrader capabilities
masterquanttrader is an event-driven framework designed for quantitative traders. Its core features include:
- Backtesting and Live Trading: Strategies developed in the backtesting environment can typically be transitioned to live trading by switching the brokerage component.
- Monitoring: A control window is provided to monitor individual strategy live trading sessions and the overall portfolio performance.
- Target Use Case: It is designed for traders who do not require ultra-low latency (nano-second) execution. Typical response times (e.g., receiving data and sending orders) are in the millisecond range, making it suitable for strategies like pairs-trading rather than high-frequency market-making.