Name & describe it
Lowercase id used by configs. The description shows in the rules list.
Accepted columns: date, n1..nK[, b1..bK] for CSV,
or a JSON array of {date, main, bonus?} objects.
Format auto-detected from response Content-Type.
Lowercase id used by configs. The description shows in the rules list.
Inside any formula, A…last letter refer to the sorted main numbers.
BONUS is the bonus pick. A:F is a range — the whole combo.
↑ smallest at A, largest at the last letter.
Cross-draw refs. Append a recency index:
A1 is the smallest of the latest historical draw, A2
of the one before, and so on. A0 is the candidate (same as bare A).
Use PREV(k) for the whole kth-most-recent draw as a list.
Example as a Filter: A1 + A0 != A2 + A1 — your smallest must differ from
the smallest two draws ago (Excel <> becomes !=).
Two ways. Preset is a one-click pick from the built-in catalogue. Formula is an Excel-style expression — pick this for anything the catalogue doesn't cover.
MAX(A:F) - MIN(A:F)
Functions: SUM, AVG, MIN, MAX,
COUNT(A:F, ODD), IS_AP(A:F), IS_PRIME(A),
BBOX_AREA(A:F), HIST_MEAN("sum"), …
The feature value is a number. Scoring turns it into 0..1 (or pass/fail for a Filter). Each curve shows how the score responds as the feature value varies.
target, decays by σThe strip below the form runs your formula against a sample combo as you type. Click Resample for a different combo.
The new rule lands under the category you picked. Tick the box, set its weight,
run /pick — it behaves exactly like a built-in.
Equivalent formula: