GUIDE · QUANT

Concepts

Fifty trading concepts, each written out properly and each carrying a Pine v6 script that already compiles. It is the fastest route from “I think I want a squeeze breakout” to a working tool on your chart, and it costs nothing to use.

What an entry contains

Each concept is a real article rather than a definition: what the idea claims about the market, the mechanism it relies on, the conditions under which it stops working, and what it tends to be confused with. Then the script — a pre-checked Pine v6 template that implements exactly the thing described, with its inputs named the way the article names them.

Building from a concept

Every entry hands off to the Pine copilot in one click. Take the template as it stands and it arrives instantly, already checked. Ask for a change — a different filter, an alert, a combination with another concept — and the copilot takes it from there as an ordinary build.

A script built this way is a script like any other: it saves to your account, keeps its versions, runs in the workbench, and can be pointed at the Backtest or put on the Live Tape.

Why these are free

The templates were written and checked in advance, so taking one unchanged runs no model and spends no credit. You are charged only when you ask for something the library does not already hold — an edit, a question, a combination.

A concept explains an idea; it does not endorse it. Several of the fifty are included precisely because they are widely believed and hold up badly, and the article says so. Take them through the Backtest before you take them seriously.