Introducing Pulse :: Portobello
Welcome to Portobello: the latest version of Pulse, our intraday market simulator. More realistic, 4.5x faster, a refreshed API, MCP, UI, new FIX 4.4 gateway, and early access to our latest foundation model for L2 snapshots. Don’t miss out.
At Simudyne, we design models to reflect the real world as closely as possible. We do this primarily through two methods: AI models and agent-based models (ABM). An ABM is a model designed around the behaviour of many rule-based agents; these agents interact with each other in a realistic environment to simulate particular scenarios. Our AI models are similar to those used in language or image generation. We use large amounts of market data to train domain-specific architectures that generate the next item in a sequence. This generative ability allows us to prompt a model with a pre-defined scenario and get a realistic response in the form of a simulation, without having to make any assumption on the data.
In general, an ABM is only as good as its assumptions, while our AI models are only as good as their training data. Running both in tandem lets us draw on the strengths of each while mitigating their limitations. We are excited to announce both in the latest release of our intraday market simulator, Pulse :: Portobello.
Our latest version of Pulse comes with three major changes. First, the actual model improvements, which include efficiency updates and minor updates to the underlying model architecture. The second batch of changes is our updated methods of providing you access to our simulators. We now provide a user interface, API and MCP servers, as well as FIX connectivity. Finally, we have begun providing access to one of our early foundation models for market simulation: a generative model for recreating regime-specific L2 samples. More on this at the end of the post.
Improving the Model
We improved both the speed and the accuracy of our agent-based market simulator, PulseABM, as well as introducing significant updates to our validation process to ensure that our latest improvements are robust.
How we define improvements (PulseCheck)
We validate our simulators against real market data through a growing suite of complementary measures. One of the metrics we have introduced is based on recent work benchmarking synthetic LOB data (Nagy et al., 2025). This paper takes distributions of microstructure statistics from both the historical and the simulated data and compares them using the L1 or Wasserstein distance. The Wasserstein distance, also known as the earth mover’s distance, measures the minimum amount of probability mass you would have to move to reshape the simulated distribution into the real one, so lower is better, with zero meaning a perfect match.
We ran independent Monte Carlo trials for v1 and Portobello and report the mean for each. Overall, Portobello reduces the Wasserstein distance to the empirical distributions on 15 of our 16 validation metrics, with a median reduction of roughly 50% and up to 80% on order-book depth, while the remaining metric (log inter-arrival time) is statistically unchanged. The full comparison against v1 is below.
Wasserstein distance between simulated and empirical distributions across 20 Monte Carlo trials (700.HK, 2025-09-01), shown on a log scale.
The chart shows how Portobello compares to our previous release (v1) across a set of our validation metrics. (These validation metrics are now available to be run on your data via PulseCheck).
Model Improvements
A handful of small changes to the underlying model have meaningfully improved validation performance. We have re-worked how we model market makers and deep liquidity providers, replacing them with a single background liquidity-providing agent. We also revisited our calibration process, testing a range of optimisation methods, such as Gaussian processes, Random Forest, Particle Swarm Optimisation, and best-batch search, to better navigate the parameter space. This produced both better results and faster convergence.
Simulation speed is always a key focus for us; faster simulation means cheaper compute, more Monte Carlo runs, and more symbols. Therefore, we significantly increased simulation throughput, where Portobello simulates order-flow events 4.5x faster than v1. Users can now run far more Monte Carlo trials when building out their models than ever before.
Simulated order-flow events per second, v1 vs Portobello (700.HK, 2025-09-01, 5 Monte Carlo trials). Normalised for the more granular order flow Portobello simulates per run.
We are in the process of onboarding new exchanges to increase our global coverage (more on this soon). For every exchange that we have onboarded, we test a variety of symbols against our validation metrics to ensure that we have the very best results across all of our offered exchanges and symbols. If there is a symbol or exchange you would like to see included, please get in touch with info@simudyne.com.
New Access Points
To make Pulse as easy to use as possible, we now have an API, an MCP, a UI, and FIX connectivity, all tailored to make simulating the financial markets on our huge compute clusters as easy as possible, letting you connect to Pulse the same way you would an exchange through a FIX 4.4 gateway.
API and MCP
Our improvements to the API include far better logging, more endpoints, and improved docs, as well as providing access to our validation methodology (PulseCheck) via API, so any data in the correct format can be validated against historical data. All of these capabilities are covered in our API cookbook, which is full of pre-built recipes to help you get started.
Alongside improvements to our API, we are happy to announce the PulseMCP server. For those unfamiliar with MCP, this means that AI agents can interact with Pulse directly. In our own testing this has proven remarkably powerful, and the use cases that our AI agents have come up with have genuinely surprised us. We’d encourage anyone curious to try it out for themselves.
Here’s a real worked through demo session, connected live to the Pulse MCP server:
FIX Connectivity
To make integration to Pulse as easy as possible, we are launching FIX connectivity, where we expose our simulator via a FIX 4.4 gateway. Point your existing FIX engine at Pulse the same way you’d point it at a real venue, and the simulated matching engine sends back execution reports as your order fills.
Here’s an over-the-wire simulation and execution shown in FIX messages:
If your algo wrapper or OMS already speaks FIX to your real venues, it can start trading and testing on Pulse with ease. See the FIX connectivity docs for session setup.
New UI
Finally, to make the API easier to use, we’ve wrapped it in a brand new user interface. This gives you access to all of the necessary API endpoints and, crucially, guides you through usage. The UI also includes useful visibility tools, report generation, and data download. This makes it a genuinely easy, no-code way to access the API and visualise our synthetic markets.
Foundation Model Release
For our Pro users, we are thrilled to provide early access to the next generation of our market simulators, a deep generative model that can recreate L2 snapshots with fine-grained control over market conditions. Using state-of-the-art techniques behind large image generation models, we are able to generate LOB snapshots with surprising accuracy and then alter them to have controlled changes in features such as volatility or imbalance. We are still training and increasing the size and scope of our models with exciting news on this coming soon.
Get Started
Portobello is live today. The free tier gives you immediate access to our library of pre-computed simulations to use as a synthetic data source; the pro tier unlocks custom simulations, scenarios, and execution algorithms across our supported exchanges, with the API, MCP server, UI, and FIX gateway all included. Point your agent, your FIX engine, or just your browser at pulse.simudyne.com and run your first simulation in minutes.
This is the first release in a series. Our exchange coverage is expanding, and we have deep-dives coming soon on our new validation work, our calibration toolkit, and our first foundation model for L2 data . If you want early access, a demo, or you’re weighing up a research collaboration, email us at info@simudyne.com. We’d love to see what you build on Portobello.