Launch sale

50% off everything. $100/mo instead of $200 — locked for as long as you stay subscribed.

See pricing →

Home/Features/Strategy dev tool

Planned

Strategy dev tool

One place to define a strategy. The same definition goes to the backtester to be tested, to automated trading to be executed, and the trade journal scores every run of it.

Not shipped yet. This page describes what is being built, not what ships in the current release. Early-access members get it as it lands, at no extra cost — and have a direct say in the order it ships.

Why it exists

The strategy is the artefact, not the code

Today a rule set lives in three places at once — a note, a backtest script, an execution config — and the three drift apart quietly. Making the definition a first-class object the other tools consume removes the drift.

Build the rule set

Entries, exits and risk limits, defined from price and order-flow conditions — delta, imbalance, resting size — not only OHLC.

Send it to the backtester

The exact definition runs against stored ticks. There is no translation step, so there are no translation errors.

Deploy it to automated trading

A rule set that passed testing deploys as-is. The strategy that was tested is the strategy that trades.

The journal scores it

Every run — simulated, backtested or live — lands in the trade journal tagged by strategy, so win rate, drawdown and expectancy per rule set accumulate without you keeping a spreadsheet.

Specifics

At a glance

Status
Planned — not in the current release
Feeds into
Backtesting (in development) and automated trading (planned)
Scored by
The trade journal — per-strategy statistics
Included
Ships to existing subscribers at no extra cost

Before you ask

Questions

Do I need to write code?

The design intent is rule definition without programming, with order-flow conditions available alongside price ones. The exact shape — and whatever escape hatch exists for people who do want to write code — will be documented here before it ships.

Where do the statistics come from?

The trade journal. Every fill a strategy produces — in the simulator, the backtester or live — is logged against that strategy, so its stats come from the same record as your own trades rather than a separate report that can disagree with it.

Does Chartveil supply strategies?

No. It supplies the tooling to define, test and run your own. Chartveil does not issue signals or advice, and a strategy marketplace is not planned.

Newsletter

Get updates, offers and events

New features, launch offers and live sessions, straight to your inbox. Unsubscribe any time.