0 cumulative citations
View corpus contextCandle-based ML models fail to convert crypto predictions into profitable Binance Spot trading rules: tested strategies lost between ~2% and 44% after assumed costs, and a forensic audit revealed holdout contamination and missing raw results that undermine earlier claims.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
We audit whether candle-based machine-learning models can turn predictions of cryptocurrency extrema or short-horizon outcomes into positive Binance Spot paper policies after assumed costs. Numerical results come from scripted fixed-seed model runs and deterministic simulators; human-supervised AI agents supported the July 20 evidence-integrity revision through literature retrieval, separately tasked critique, artifact reconciliation, documentation, and source packaging, not trading decisions. The strongest later-period evidence, conditional on extensive predecessor search, is negative: an unchanged ten-pair mandatory-daily selector lost 6.72\% over 19 July cycles at an assumed 31-bps completed-cycle cost, with 3 wins and 16 losses. In short model-specific July evaluations, the validation-selected local-minimum policy returned -1.79\%, while the local-maximum sell-to-cash/re-entry policy underperformed continuous holding by 2.80\%; their gross mean advantages of 11.11 and 12.21 bps were below even the 21-bps stress. A Gurgul-inspired, OHLCV-only daily adaptation attained minimum/maximum ROC AUC of 0.874/0.896 but average precision of only 0.134/0.116 and lost 44.30\% over seven cycles, versus -41.20\% for buy-and-hold. A forensic audit also downgraded an earlier One4All "30-day holdout": its dates had influenced prior architecture work, its four-hour outcome horizon was not purged at split boundaries, it used same-close entry, and its raw result directories were absent. Across the tested, mostly exploratory protocols, event-ranking performance did not establish positive executable policy value. Every operational decision remains NO\_TRADE.
Summary
Main Finding
Candle-based ML models that show strong discrimination on rare intraday extrema do not, in the tested Binance Spot settings, translate into positive executable policies once chronology, transaction costs, execution semantics, adaptive search, and artifact provenance are audited. Across four artifact-backed campaigns (mandatory-daily selector, local extrema minimum/maximum, Gurgul-inspired paired daily, and a consumed rotation control) none produced a deployable, positive-return trading rule — the operational decision for every tested protocol is NO_TRADE.
Key Points
- Primary negative results (all cost assumptions reported; 31 bps used as the main stress unless noted):
- Mandatory daily selector (ten USDT pairs, 1-min candles): lost 6.72% over 19 July cycles at 31-bps completed-cycle cost (3 wins, 16 losses).
- Local-minimum policy (BTC/ETH/SOL, 5-min candles): validation-selected local-minimum policy returned −1.79% in short July evaluation.
- Local-maximum sell-to-cash/re-entry policy underperformed continuous holding by 2.80%; gross mean advantages were 11.11 and 12.21 bps — below stress thresholds.
- Gurgul-inspired OHLCV-only daily adaptation (BTC/USDT & ETH/USDT): high ROC AUC (min/max: 0.874 / 0.896) but low average precision (0.134 / 0.116) and lost 44.30% over seven cycles versus −41.20% for cost-matched buy-and-hold.
- Predictive discrimination (ROC AUC) can coexist with economically negative policies when imbalance, low precision, timing, costs, and ordering effects are considered.
- Forensic audit downgraded a previously-cited One4All “30‑day holdout” diagnostic due to missing raw result directories, unpurged four-hour label horizon at splits, same-close entry semantics, and prior exposure of its dates — demonstrating how provenance issues can overstate claims.
- Extensive adaptive search and selection shaped outcomes: e.g., the mandatory-daily candidate was chosen after at least 946 enumerated candidates across several campaign summaries; One4All reported searches numbered 3,996 profiles. Such search budgets increase selection risk and reduce the evidential strength of apparent gains.
- All numerical results derive from stored deterministic simulators and archived models; no live trading or market interaction occurred. AI agents assisted only with literature retrieval, critique, artifact reconciliation, documentation, and packaging — not trading decisions.
Data & Methods
- Data sources and universes:
- Binance Spot klines (OHLCV): various granularities and universes per campaign:
- Local extrema: BTCUSDT, ETHUSDT, SOLUSDT, 5-min candles (Mar 2025–Jul 12, 2026).
- Mandatory daily: ten USDT pairs (ADA, AVAX, BNB, BTC, DOGE, ETH, SHIB, SOL, TRX, XRP), 1-min candles (Mar 2025–Jul 19, 2026).
- Paired daily (Gurgul-inspired): BTCUSDT & ETHUSDT daily candles (2021-06-01 to 2026-07-01 terminal open).
- Rotation control: ten-pair daily candles (2021-06-01 to 2026-07-01).
- Binance Spot klines (OHLCV): various granularities and universes per campaign:
- Targets and label construction:
- Local extrema: centered extrema over 2b+1 windows (b ∈ {6,12,24}), plus a 40-bps rebound/pullback requirement.
- Mandatory selector: realized four-hour policy outcome using +100 / −150 gross-bps target/stop.
- Paired daily: separate next-open minimum/maximum labels over symmetric 7/14/21-day windows.
- Rotation: monthly momentum-based signals with multiple lookbacks.
- Models and families:
- Tabular and sequence models: logistic regression, SVM, Random Forest, HGB, Gaussian Bayes, MLP, CNN, GRU, LSTM, Transformer, hybrid architectures, and an ExtraTrees realized-net regressor (used for mandatory daily selection).
- Cross-family selection, grid/threshold scans: many models/thresholds compared during validation (e.g., 14 models × multiple windows/quantiles → hundreds of validation policy comparisons).
- Evaluation and chronology safeguards:
- Time-aware train/validation/evaluation splits, but several runs consumed prior periods for cross-family selection (documented). The paper uses a two-dimensional evidence taxonomy: artifact support (presence/absence of raw records) and data status (frozen prospective, model-specific later-period, consumed diagnostic, descriptive control).
- Purging of label horizons was applied in several campaigns; where it was not (One4All), the diagnostic was invalidated.
- Execution semantics and cost model:
- Simulation assumptions: entries use next-period open after decision on completed candle; stops/targets evaluated on OHLC bars; adverse stop-first tie rule when both reachable within a bar.
- Cost stresses: 21 / 31 / 51 bps round-trip scenarios (31 bps primary). Paired-daily applies half cost multiplicatively per side; rotation charges half-cost per unit one-way turnover.
- Costs are modeled as aggregate all-in round-trip approximations (commissions + slippage proxies), not measured spreads or order-book impact.
- Key robustness features:
- Deterministic simulators and stored model snapshots (SHA-256 hashes) used for reproducible auditing of July re-evaluation.
- Explicit disclosure of consumed vs. frozen intervals and search budgets; missing artifacts were not reconstructed with fallbacks.
Implications for AI Economics
- Predictive metrics ≠ economic value: High discrimination (ROC AUC) on rare events does not ensure positive policy returns. For AI economics, this underscores the need to evaluate end-to-end economic objectives (costs, execution, abstention, portfolio state) rather than classification metrics alone.
- Importance of cost-aware design: Small gross predictive edges (single-digit bps) are fragile. Realistic, conservative cost models (spreads, slippage, queue effects) and turnover penalties must be integrated during model selection and objective design.
- Chronology, provenance, and adaptive search matter economically: Large search budgets and reuse of consumed periods inflate selection risk. Research claiming prospective economic gains must (a) lock a frozen specification before broad search, (b) disclose search budgets, and (c) keep clear artifact provenance to reduce overclaiming.
- Evaluation protocol best practices for trading-related ML:
- Report precision/recall and average precision for imbalanced rare-event labels (PR metrics are more informative than ROC AUC under severe class imbalance).
- Use conservative execution assumptions: next-open vs same-close semantics, adverse tie-breaking, and multiple cost stress tests.
- Separate evidence classes (artifact-backed prospective, model-specific later-period, consumed diagnostic) and avoid treating consumed diagnostics as fresh holdouts.
- Apply abstention/coverage-aware policies (selective classification) and incorporate turnover control or policy-aware learning objectives (predict-then-optimize or cost-sensitive losses).
- Role of AI in the research lifecycle — helpful but bounded: Autonomous agents can accelerate literature retrieval, artifact checks, and reproducibility work, but they must be constrained away from live market decision-making. The audit shows AI-assisted workflows can improve evidence integrity without acting as trading agents.
- External validity limits: The paper’s negative results are exchange-, universe-, period-, label-, and simulator-specific. They do not prove that ML cannot be profitable in other crypto or market settings, but they do illustrate how fragile apparent gains can be when realistic frictions and honest auditing are applied.
- Policy for research transparency in AI economics: publish raw artifacts, simulation seeds/hashes, search logs, and clear chronological split documentation to enable independent evidence audits and reduce the risk of overfitting-driven false positives.
If you want, I can: - Extract key numerical tables and metrics into a concise CSV-ready summary. - Produce a short checklist for robust prediction-to-policy evaluation you can reuse in future AI economics studies.
Assessment
Claims (11)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| An unchanged ten-pair mandatory-daily selector lost 6.72% over 19 July cycles at an assumed 31-bps completed-cycle cost. Firm Revenue | negative | strategy return (net of assumed 31-bps completed-cycle cost) |
Reading fidelity
high
Study strength
medium
|
n=19
-6.72%
|
| That ten-pair selector produced 3 wins and 16 losses across the 19 July cycles. Other | negative | count of winning vs losing cycles |
Reading fidelity
high
Study strength
medium
|
n=19
3 wins and 16 losses
|
| In short model-specific July evaluations, the validation-selected local-minimum policy returned -1.79%. Firm Revenue | negative | policy return over the evaluation period |
Reading fidelity
high
Study strength
medium
|
-1.79%
|
| In the same short model-specific July evaluations, the local-maximum sell-to-cash/re-entry policy underperformed continuous holding by 2.80%. Firm Revenue | negative | difference in returns between policy and continuous holding |
Reading fidelity
high
Study strength
medium
|
2.80%
|
| Those two policies had gross mean advantages of 11.11 and 12.21 basis points, which were below the 21-bps stress threshold. Firm Revenue | null_result | gross mean advantage (basis points) relative to stress threshold |
Reading fidelity
high
Study strength
medium
|
11.11 bps and 12.21 bps (both below 21 bps)
|
| A Gurgul-inspired, OHLCV-only daily adaptation attained minimum/maximum ROC AUC of 0.874/0.896 but average precision of only 0.134/0.116. Decision Quality | mixed | classification/event-ranking metrics (ROC AUC and average precision) |
Reading fidelity
high
Study strength
medium
|
n=7
ROC AUC min=0.874 / max=0.896; avg precision=0.134 / 0.116
|
| That same Gurgul-inspired adaptation lost 44.30% over seven cycles, versus -41.20% for buy-and-hold. Firm Revenue | negative | strategy return over seven cycles (compared to buy-and-hold) |
Reading fidelity
high
Study strength
medium
|
n=7
-44.30% (strategy) vs -41.20% (buy-and-hold)
|
| A forensic audit downgraded an earlier One4All '30-day holdout' experiment because its dates had influenced prior architecture work, its four-hour outcome horizon was not purged at split boundaries, it used same-close entry, and its raw result directories were absent. Research Productivity | negative | data/provenance integrity and experimental validity |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Across the tested, mostly exploratory protocols, event-ranking performance did not establish positive executable policy value. Adoption Rate | negative | establishment of positive executable trading/policy value |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Every operational decision remains NO_TRADE. Adoption Rate | negative | operational/trading decision (trade vs no-trade) |
Reading fidelity
high
Study strength
medium
|
NO_TRADE
|
| Numerical results were generated using scripted fixed-seed model runs and deterministic simulators; human-supervised AI agents supported the July 20 evidence-integrity revision (literature retrieval, critique, artifact reconciliation, documentation, source packaging) but did not make trading decisions. Research Productivity | neutral | methods and provenance (how results were produced and what roles AI agents played) |
Reading fidelity
high
Study strength
medium
|
not reported
|