backtest

Installation
SKILL.md

backtest

Start from a JSON strategy file, run the backtest tool, interpret results as factual statements + benchmark comparison + hypothesis falsification judgment, and hand findings back to create-strategy when revision is needed.

This skill is the CLI wrapper and result interpretation guide in the hypothesis-to-falsification workflow: the tool returns deterministic results, and the skill explains what those results mean. Never recalculate or estimate the result values.

Detailed guides are split into references/:

Load skills/references/glossary.md when explaining metric names, indicator names, or strategy terms in Korean.


Data Root and Execution Mode

At the start of work, identify the mode and resolve {data_root} as an absolute path.

Installs
8
First Seen
Today
backtest — upbit-official/upbit-strategy-toolkit