Indicators Lab
AI Indicator Generator: Create Custom Trading Indicators With AI
Describe an indicator in plain English and let Setup.Cash AI code a full, advanced custom indicator with inputs, outputs, and signals you can preview, test, and use in any strategy.
Featured image placeholder
/og/setup-cash-og.svg
Most traders have an indicator idea in their head long before they can build it. The AI Indicator Generator in the Setup.Cash Indicators Lab closes that gap: you describe the indicator you want in plain language, and Claude codes a complete, advanced indicator — inputs, outputs, plots, and signal events — that you can preview, test on a chart, and use inside any strategy.
It is the same idea as text-to-strategy, but focused on a single building block: the indicator itself.
How the AI Indicator Generator Works
Open the Indicators Lab, go to the Custom tab, and you will see a "Create an indicator with AI" box at the top. Type a description such as:
"An adaptive RSI that auto-tunes its length by recent volatility, with a smoothed signal line and overbought/oversold crossover signals."
When you hit Generate indicator, the AI returns a full custom indicator:
- A name, description, and tags
- A complete
inputs_schema(every tunable length, multiplier, threshold, and source) - A complete
outputs_schema(the lines, levels, and signal events it produces) - The
source_codein the lab's formula language
The result loads straight into the editor so you can review it, click Test to preview it on real candles, and then Create to save it to your own library.
It Only Returns Indicators That Actually Run
A common failure mode with AI-generated code is that it looks right but breaks when you run it. Setup.Cash avoids this by fully evaluating every generated indicator against sample candles before returning it — the same way the "Run preview" button does. If the script references something the engine does not understand, the AI is asked to correct it automatically.
That means the indicator you receive is one that compiles and executes, not just a plausible-looking snippet.
Make It Truly Advanced
The generator is built to produce genuinely advanced indicators, not toy examples. You can ask for:
- Multiple outputs (a main line, a signal line, and buy/sell events)
- Adaptive parameters driven by volatility (ATR, standard deviation, z-score)
- Smoothing options and configurable sources
- Divergence-style threshold events you can wire into entries
Because every input is exposed in the schema, you can fine-tune the result afterward in the Indicators Lab without regenerating.
From Indicator to Strategy
Once an indicator is saved, it becomes a first-class building block:
- In text-to-strategy, mention your indicator by name and the AI will use your indicator (by reference) instead of inventing a built-in.
- In the simple builder, drop the Custom Indicator block and pick your indicator from the dropdown.
- In the blueprint builder, the custom indicator node shows your indicator by name with its real outputs.
This keeps your edge consistent across every place you build.
Prefer to Build It Yourself?
AI is optional. If you want full control, you can write the indicator by hand using the lab's formula language — see how to create custom indicators without AI. The AI generator is simply the fastest way to get a working first version you can then refine.
Responsible Use
AI-generated indicators are a starting point, not a guarantee. Always preview the indicator on several symbols and timeframes, and backtest any strategy that uses it before risking capital. Indicators describe the market; they do not predict it. Treat the generator as a productivity tool that turns your idea into testable logic in seconds.
Ready to try it? Open the Indicators Lab, describe your idea, and generate your first custom indicator.
Related Posts
View allIndicators Lab
How to Create Custom Trading Indicators Without Coding
A practical guide to building your own custom indicators in the Setup.Cash Indicators Lab using the simple formula language — inputs, outputs, plots, and signals, no AI required.
3 min read · 522 words
AI strategy tools
Text to Strategy: Build a Trading Bot From a Sentence
Describe your trading idea in plain English and Setup.Cash generates a complete, validated strategy blueprint with entries, exits, risk, and indicators — ready to backtest and paper trade.
3 min read · 450 words
Build a trading bot
How to Build a Trading Bot Without Coding (Step-by-Step)
Learn how to build a trading bot without coding using a no-code strategy builder, backtesting workflow, paper trading, and risk management controls.
5 min read · 805 words
No-code strategy builder
What Is a No-Code Trading Bot Builder?
Understand what a no-code trading bot builder does, how strategy blueprints work, and how to combine backtesting, paper trading, and risk controls in one workflow.
4 min read · 664 words
Start here
Build your trading bot workflow with structure
Use Setup.Cash to create, backtest, and paper trade rule-based strategies without relying on guesswork. Not financial advice. Trading involves risk.