EyesOnAssets EyesOnAssets

How accurately a bot built from a trade journal repeats a trader's setup

An open evaluation of the “Journal → bot” feature: method, results with confidence intervals, and limitations.

Published September 17, 2026 · Bogdan Movchan

Setup

Real journals with a known ground-truth setup don't exist, so the journals are synthetic but built on real history. A hidden setup is chosen — one of 28 rules (counter-trend, trend, breakout, patterns; longs and shorts). Entries are picked on bars where it fired: spread out in time, from a single market wave, or with one wrong entry, from 3 to 20 of them. A bot is built from the entries with the same code as on the website, and its trades are compared with the real setup's trades using the same backtesting engine.

Results

MethodTrade-match F1
Random entries at the setup's frequency0.12
Always enter0.24
Spread thresholds (previous method)0.36
Statistical selection (on the website)0.44
Ceiling: bot from all of the setup's trades0.77

Limitations

Reproducibility

The test harness, data loaders and analysis are kept with the platform code, and the test reruns with a single sequence of commands. The feature itself is described on the “Journal → bot” page.

The screener is always free. The bot builder, journal and analytics are part of the subscription, with a free 3-day trial.

Not individual investment advice. Trading involves the risk of losing money.