Core features

A no-code rule language for multi-step trading setups.

Lexicon, the Strategy Research Platform (SRP) from Prismark Systems, lets traders define setup logic from indicators, anchors, comparators, sequence, persistence, and entry rules, then run those definitions through historical tests.

Lexicon is not built around one signal. It is built around combining conditions into structured setup definitions using its Quant Definition Language (QDL).

Private BetaNo-code rule languageResearch software only
setup.logicLive language
ANDORTHENFOR N BARSENTER

AND and OR combine conditions into one setup definition.

THEN keeps ordered confirmation explicit.

FOR N BARS expresses persistence when a condition must hold long enough to matter.

ENTER marks the research entry action after the setup is satisfied.

Language surface

Capability groups that combine into one setup definition.

The core feature is not one isolated trigger. It is the ability to describe what forms first, what confirms next, what must persist, and what turns that setup into a historical testable definition.

Indicators01

Build rules from familiar technical indicators and combine them with other rule types.

Anchors02

Reference prior-day levels, opening ranges, session highs and lows, and open-price anchors.

Timing03

Frame conditions with timing logic such as 90-minute levels and custom windows.

Sequence04

Keep ordered confirmation explicit: what forms first, what confirms next.

Persistence05

Require a condition to hold long enough to matter before an entry is allowed.

Trade Entry06

Shape how the historical test runs: direction, fill, stop, target, slippage, commission.

Reviewable Research07

Define, run, review, adjust one variable, and retest without a black-box feed.

DNA-Encoded Logic08

Every setup is encoded with a unique DNA signature, ensuring every backtest run is perfectly reproducible and deterministic.

01Indicator logic

Build from familiar indicator ingredients, then combine them into setup logic.

Lexicon's Quant Definition Language (QDL) is meant to start from familiar technical indicators rather than from custom code. Traders can combine indicator conditions with timing logic, anchor references, and ordered confirmations so the definition reflects the setup they are actually trying to test.

The point is not to elevate one indicator into a public-facing promise. The point is to let a trader combine indicators with other rule types inside a broader setup definition.

02Anchor-aware testing

Use the reference levels traders already organize their decisions around.

Lexicon is shaped to test rules against anchor levels traders already watch on the chart, including prior-day highs and lows, opening ranges, session highs and lows, 90-minute levels, custom windows, and open-price anchors.

That keeps the rule closer to the real setup context instead of collapsing everything into one generic threshold detached from the chart structure.

03Comparator vocabulary

Describe how a condition behaved, not just whether a number was above or below.

The QDL rule surface is intended to cover comparator language traders actually use when describing setups. A condition may cross, hold, expand, compress, move within a distance band, slope, accelerate, or break a level for the first time.

That vocabulary matters because many setups depend on how a level or indicator is approached, held, or rejected, not just on a static comparison snapshot.

04Sequence and persistence

Multi-step setup logic is the point of the QDL language surface.

Lexicon is being built for setups where one condition happens, another condition follows, and the setup may need to persist long enough to matter before an entry rule is allowed.

ANDORTHENFOR N BARSENTER
05Trade-entry workflow

After the setup is defined, entry settings can frame the backtest.

Once the setup logic is defined, trade-entry settings can shape how the historical test is run: direction, fill method, stop, target, slippage, commission, and an optional trailing stop.

This is presented as research and backtesting workflow configuration, not as live execution or automated trading. The point is to define how the test should be evaluated once the setup criteria are satisfied.

06Reviewable research

Define the setup, run the test, review the result, adjust one variable, retest.

The workflow is meant to be iterative and reviewable: define the setup, run the historical test, inspect the result, change one variable, and retest.

Lexicon is being built around research review rather than around hype, signals, or a claim that one pass through history should settle the question permanently.

Beta boundaries

Clear about what the product is and is not.

Not signalsNot financial adviceNot a profit systemNot guaranteed results

Lexicon is in Private Beta. It is research software only. Examples shown on the site are illustrative rule structures, not trading recommendations.

The goal of this page is to explain the QDL language surface clearly without implying live trading, automated execution, fake proof, or guaranteed edge.

Private Beta

Apply if you want to help validate the workflow and language surface.

Private Beta access is for traders who can explain their setup logic clearly and give useful feedback on how the product should express, test, and review that logic.

Private BetaResearch software onlyExamples are illustrative rule structures