Quantitative trading infrastructure for Gunbot

Strategies that show
their working.

A quantitative strategy pack for Gunbot, measured on three years of real hourly data across seven markets after fees and slippage — and an AI desk that can propose orders into it without ever touching your exchange keys. Every defect the audit finds is published, including the ones that make a strategy look worse.

419strategies in the pack
7 × 3ymarkets × window, after costs
6fully audited so far
53/53engine self-tests passing
Architecture

Your keys never leave your bot.

Both products act on a Gunbot you run. Neither holds exchange credentials, and neither needs a cloud service to be up for your bot to keep trading.

Decides
A strategyRuns on closed bars, inside Gunbot
or
Your modelPicks from a filtered candidate list, by index
Gates
Risk gateLimits, pair allow-list, live price, armed state, readable config — any one missing blocks the order rather than guessing
Executes
Your GunbotHolds the exchange keys. Places the order. Nothing else does.
Evidence

The unflattering numbers are published too.

Every audited strategy is run across seven markets and three years of real hourly data, after a 0.10% taker fee and 2 bps of slippage, and reported at the median across markets — never the best pair. The buy-and-hold column sits next to the return column, because most of these strategies lose to simply holding the asset over this window, and the report says so.

StrategyMedian returnBuy & holdEdgeMax DDInvariantsFixes
kalmanGrid0.3%39.2%-38.5%0.3%5 / 5 pass4
meanRevOscillator6.1%39.2%-42.8%2.2%5 / 5 pass3
rangeRider4.3%39.2%-20.1%2.9%5 / 5 pass2
volHarvester3.4%39.2%-34.6%1.4%5 / 5 pass4
volRegimeMM3.4%39.2%-34.6%1.4%5 / 5 pass4
WaveTrend_LB1.1%39.2%-46.4%12.2%5 / 5 pass4

All audited builds →How it is measured →

Plainly

What none of this claims.

An audited strategy is correct, not profitable. Nothing here was measured on a live exchange. The measurement engine models spot and long-only with a single price per bar, so it carries no order book and cannot measure a strategy whose edge is the spread. Three years is one history, and a strategy tuned on it can be fitted to it.

No strategy in this pack should be run unattended on capital that matters. The reports state the window, the market count and the sample size for exactly that reason.