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
- 2 symbols: 700.HK (Tencent), 9999.HK (NetEase)
- 2 calibration dates per symbol
- 2 scenarios per config: normal, flash crash
- 10 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 two symbols (700.HK, 9999.HK), two dates (2025-09-01, 2025-09-02), and two scenarios (normal, flash_crash) with 10 runs each. See Simulations for the full table and 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 |
| 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, contact info@simudyne.com.