Skip to content

Strategies

AI parsing, indicators, language reference, and templates.

How AI parsing works

What happens when you submit a strategy description — language detection, model selection, code generation, and test generation.

2 min readAIparsing

Strategy input formats

The three formats you can use to describe a strategy — natural language, Python pseudocode, and Pine Script.

2 min readstrategiesinput

Strategy language reference

How to write strategy descriptions that the AI parser handles well — syntax, timeframes, operators, and tips.

2 min readlanguagenatural language

Indicators reference

All indicators available to AI-generated strategies in the coinrule_x_indicators library.

2 min readindicatorsRSI

Reviewing a parsed strategy

What to check on the interpret screen before launching — logic, conditions, risk, and the generated Python.

2 min readreviewinterpret

Editing strategy fields

How to edit a running or paused strategy — which fields can change and how.

2 min readeditstrategy

Generated Python and tests

How AI-generated strategy code is structured, what the test file does, and how to read it.

2 min readPythoncode

Supported vs unsupported strategies

What the engine can and cannot execute, and how to rephrase edge cases.

2 min readlimitsunsupported

Scan and multi-market strategies

How scan strategies work, market universe selection, and concurrent position limits.

2 min readscanmulti-market

Strategy types

Overview of the different strategy execution modes — standard, scan, DCA, basket, and TradingView.

2 min readstrategy typesDCA

Template library

Pre-built strategy templates — how to browse, launch, and customise them.

2 min readtemplateslibrary

Timeframes and schedules

Supported candle intervals, evaluation timing, and how timer-based strategies work.

2 min readtimeframesintervals

Can't find what you need? Contact support