MesoSim v2.12 and MesoLive v1.0

Intro
We're excited to announce the dual release of MesoSim v2.12 and MesoLive v1.0. This marks a major milestone for us: we are now capable of live trading the strategies developed using MesoSim.
Since the last official update, we have implemented over 80 changes in MesoSim and more than 250 changes in MesoLive. These updates were continuously rolled out to the service.
MesoSim related changes:
- UX Improvements:
- Updated documentation site with video tutorials
- Strategy Definition Reference now visible in the Job Editor
- API Enhancements (FundPro Plan only)
- Improved Handling of Missing Data with advanced heuristics
- MesoLive compatibility related refactorings
MesoLive related changes:
- Support the full trade lifecycle using IBKR brokerage:
- Entry
- Monitoring
- Adjustments
- Exits
- Documentation site with video tutorials
Case for MesoLive
One key achievement is that MesoLive's trade selection and management use the same codebase as MesoSim, to the greatest extent possible.
This is a critical feature, highlighted by Ernie Chan in his Algorithmic Trading book:
This ease of switching between backtesting and live execution is more than just convenience: It eliminates any possibility of discrepancies or errors in transcribing a backtest strategy into a live strategy, discrepancies that often plague strategies written in a general programming language whether it is C++ or MATLAB.
Trial and Compatibility
Before subscribing, please consult our documentation to ensure your strategy is fully supported. Additionally, we recommend utilizing the trial to experience the platform firsthand.
Note: MesoLive is available as an add-on to MesoSim.
Next steps
We will continue to extend MesoLive and MesoSim compatibility by adding missing features and supporting additional brokerages. In parallel, we plan to expand our Q-API with more functions to assess predictor-target relationships.
This article was originally written for MesoSim v2. The examples and terminology have been updated to match the MesoSim v3 Strategy Definition format. For details, see the MesoSim v3.0 release announcement and the v2→v3 migration guide. The performance metrics, described behavior, and referenced run results reflect the original v2 behavior. If you rerun the referenced strategies on MesoSim v3, results may differ slightly due to behavioral changes in the simulator.