LEXICON // STRATEGY RESEARCH PLATFORM

Backtest the trading setup you actually see on the chart.

Lexicon is the Strategy Research Platform (SRP) from Prismark Systems, powered by a Quant Definition Language (QDL). Define the setup with indicators, anchors, timing, sequence, and persistence. Run the historical test. Review the research.

Lexicon is for traders who need to test the full setup as research — not just a simplified trigger.

Private Beta. Research software only. Not signals, advice, or a profit system.

SETUP SEQUENCE
ILLUSTRATIVE
01
CLOSE CROSSUP VWAP
breaks structure
02
AND RSI(14) > 50
confirms momentum
03
THEN CLOSE > VWAP FOR 3 BARS
must persist
04
THEN ENTER LONG
execution action
05
EXIT WHEN RSI(14) < 30
oversold condition
06
OR CLOSE CROSSDOWN VWAP
trend invalidation

Structure only — ordered setup logic, not a historical result.

Product mechanism

From chart idea to structured research.

Lexicon, the Strategy Research Platform (SRP) from Prismark Systems, helps traders define the setup, run the historical test, and review the research without trying to explain every edge case on the homepage.

The setup can be expressed as indicators, anchors, timing, sequence, and persistence rather than one isolated trigger.

Setup expression
IDEA
LOGIC
TEST
REVIEW
IDEA → LOGIC → TEST → REVIEW
01DEFINE
CAPTURED

Idea

Start with the setup the trader actually sees on the chart.

02SEQUENCE
ORDERED

Logic

Define what forms first, what confirms next, and what invalidates the idea.

03PERSIST
EXECUTED

Test

Run the historical test against the structured setup rather than a simplified fragment.

04RESOLVE
RESEARCH

Review

Inspect the result as research you can revisit, question, and refine.

Product workflow

01IDEA

trader describes the setup

02LOGIC

setup becomes structured conditions

03TEST

rule is run historically

04REVIEW

result, assumptions, and limitations reviewed

PROBLEM AND DIFFERENTIATION

The problem is not having a backtester. The problem is testing the full setup.

Many traders think in setups: context develops, confirmation follows, timing matters, and the idea is invalid if the market behaves differently. Ordinary tools often compress that into a simpler signal test.

Where ordinary tools usually break down

  • Strong for simple triggers, weaker for multi-step setup logic
  • Timing between events is difficult to express cleanly
  • Context often gets reduced to one static filter
  • Invalidation rules become hard to model clearly
  • Cross-market confirmation rarely sits inside one coherent definition
Ordinary backtestersLimited
  • Start with a trigger or signal
  • Simplify the setup into isolated rules
  • Ask: did the signal fire?
Lexicon (QDL)Full setup
SEQUENCECONTEXTCONFIRMATIONINVALIDATION
  • Starts from the setup logic being tested
  • Keeps sequence, context, confirmation, and invalidation together
  • Asks: did the full setup form?

Beta language surface summary

A concise public summary of what the Beta is being built to express.

For fuller detail, the deeper language pages cover supported indicators, anchors, comparators, methodology, and limitations.

Indicators

Define the setup, not just the trigger

Use indicators, comparators, and rule logic to express what the trader is actually looking for.

Language surface
indicatorsanchorstimingsequencepersistencetrade-entry logic
Anchors and timingCONTEXT

Keep context inside the definition

Use anchors (like PRIOR_DAY_HIGH or OPENING_RANGE), custom time-buckets, and persistence so context is not reduced to one static filter.

SequenceORDERED

Model what happens first and what confirms next

Shaped around sequences, timing, and must-hold conditions instead of isolated signals.

Reviewable researchRESEARCH

Inspect the output as research

Run the historical test, review the output, and refine the setup without implying live-trading certainty.

Illustrative example structures

Two concise examples of how a setup can be expressed.

These examples are here to show structure only. Deeper explanation lives on the language and methodology pages.

Examples are illustrative target Beta rule structures, not trading recommendations.

Strategy template preview
Research structure

Opening Range Breakout — Long

setup.logic
01CLOSE > OPENING_RANGE_HIGH
02AND CLOSE > VWAP
03THEN CLOSE > OPENING_RANGE_HIGH FOR 2 BARS
04THEN ENTER LONG
05EXIT WHEN CLOSE < VWAP OR CLOSE < OPENING_RANGE_HIGH
OPENING_RANGE_HIGHANDVWAPFOR2_BARS
Why it earns its place

Shows session/opening anchor logic, VWAP confirmation, persistence, entry, and exit logic.

Strategy template preview
Research structure

Prior-Day High Reclaim / Failure — Short

setup.logic
01HIGH > PRIOR_DAY_HIGH
02THEN CLOSE < PRIOR_DAY_HIGH
03AND CLOSE < VWAP
04THEN CLOSE < PRIOR_DAY_HIGH FOR 2 BARS
05THEN ENTER SHORT
06EXIT WHEN CLOSE > PRIOR_DAY_HIGH
PRIOR_DAY_HIGHTHENCLOSE < VWAPFOR2_BARS
Why it earns its place

Shows anchor-aware logic, failed breakout behaviour, sequence, persistence, VWAP confirmation, short entry, and invalidation-style exit.

Private Beta

Apply for Beta if you need to test the setup, not just the trigger.

Apply if you want to test setup logic as research and help validate product fit, workflow clarity, and the current Beta language surface.

Apply for BetaSelective access
Not signalsNot financial adviceNot a profit systemHistorical research only
Application route
  1. 01Apply

    Tell us what you want to test and how your setup is structured.

  2. 02Manual review

    Applications are checked for Private Beta fit before any access decision is made.

  3. 03Selective invites

    Selected applicants may be invited while the workflow and coverage continue to be validated.

Contact

Questions about the application or beta? Reach us at support@prismarksystems.com.

Current beta

Lexicon is in Private Beta. Access is selective, features are still being validated, and market/data coverage may change during testing.

Research use only

Research software only. No signals, advice, profit claims, or guaranteed outcomes.