Plans
What's available on the Free and Pro tiers.
All accounts start on the Free tier. Free gives you access to pre-run baseline simulations so you can explore the data format and build integrations without needing to submit jobs. The Pro tier unlocks the full simulation engine — custom jobs, calibration, all scenarios, and execution algorithm testing.
Free
$0
- Access pre-run cached simulations
- Download simulation data as Polars DataFrames
- Bulk download multiple simulations as ZIP
- A selection of HKEX symbols, dates, and scenarios
- Up to 25 Monte Carlo runs per simulation group
Pro
Contact us
- Everything in Free
- Submit custom simulation jobs
- All 50 HKEX symbols
- Any available calibration date
- All 6 market scenarios with custom parameters
- Execution algorithm testing (TWAP, VWAP, CSS)
- Up to 100 Monte Carlo runs per job
Free tier cached simulations cover a selection of HKEX symbols, calibration dates, and scenarios, with up to 25 Monte Carlo runs per group. See Simulations for how to access them.
SDK methods by tier
| Method | Free | Pro | Description |
|---|---|---|---|
| simulation.list_cached() | Yes | Yes | List available pre-run simulations |
| simulation.get_sim_data() | Yes | Yes | Download simulation data as DataFrame |
| simulation.get_bulk_data() | Yes | Yes | Bulk download simulations as ZIP |
| simulation.get_sim_params() | Yes | Yes | Get simulation configuration parameters |
| data.get_available_symbols() | Yes | Yes | List available symbols and calibration dates |
| api_keys.create() / list() / revoke() | Yes | Yes | API key management |
| simulation.run() | — | Yes | Submit a custom simulation job |
| simulation.get_job_status() | — | Yes | Track job progress |
| simulation.get_jobs() | — | Yes | List your simulation jobs |
| simulation.get_job_results() | — | Yes | Get results summary for a completed job |
Upgrading to Pro
To upgrade to Pro, email support@simudyne.com.