AI Assisted development
MesoSim includes AI helpers to accelerate learning and strategy building.
- A GPT-5 ChatGPT Agent is trained on MesoSim documentation, examples, and common support topics. It can help you draft strategy definitions, debug errors or warnings, and explore selectors, conditions, Greeks, margin/fill models, and more.
- In MesoSim Portal and in this Doc Site, the search tool accessible via the Docs and Search box in the nav bar is AI‑enabled and supports chat‑style queries. Use it to ask questions, discover relevant articles, and follow up conversationally.
- FundPro Customers can enjoy further automation using OpenAI Codex and Claude Code to further automate strategy development
These tools are designed to reduce friction while you learn MesoSim and build robust strategies. Use them early and often—they complement the documentation and help you move faster.
When to use it
- Kick‑start new strategies: ask for a template and adapt to your rules.
- Troubleshoot: paste a log snippet or error and ask for likely causes.
- Learn features: request explanations for specific fields in the Strategy Definition Reference or variables/functions in the Script Engine.
- Explore workflows: pair the assistant with the video guide Backtesting with ChatGPT.
Tips
- Be specific: include instrument, time frame, and any rule snippets.
- Iterate: ask the Agent to refine entries/exits, sizing, or concurrency.
- Validate: always backtest suggestions and review results before sharing or running live.