Skip to content

AI models overview

Which AI models Coinrule uses internally, their credit multipliers, and how model selection works.

Updated 2026-05-29·1 min read

Coinrule uses Anthropic Claude models internally to generate and test trading strategies — currently claude-haiku-4-5 for strategy parsing and claude-sonnet-4-6 for background test generation. Model selection is automatic; users do not choose which model is used.

Which models are in use?

Model IDCredit multiplierUsage in Coinrule
claude-haiku-4-51×Strategy parsing (main)
claude-sonnet-4-63×Test generation (background)
claude-opus-4-515×Reserved / not user-selectable

How does model selection work?

Strategy parsing always uses claude-haiku-4-5. This model handles the primary parse of your strategy description into executable Python. It is fast and cost-efficient (1× multiplier).

Test generation runs in the background after you launch a strategy and uses claude-sonnet-4-6. Tests are required before the engine can load the strategy, but this step happens automatically — you don't need to do anything.

claude-opus-4-5 is defined in the credit pricebook for potential future use but is not currently used in any user-facing flow.

Can I bring my own API keys?

Custom model configuration (bring-your-own API key, model overrides) is not currently available to users. The Models & APIs tab in Settings is where this feature will appear when it ships.

Credit cost

See Credit drivers and costs for the LLM credit formula.

Was this article helpful?

Trading involves risk. Past performance is not indicative of future results. Never trade with funds you cannot afford to lose. Coinrule does not provide financial advice.

Still stuck?

Contact support