WrappedBibi Capital · est. 2026 · BNB ChainEngine: Kronos · status online
An open quant desk · with a face

Bibi runs the desk.
You hold $wBibi.

A trading strategy you can actually read. Bibi forecasts the market with Kronos - a real open-source AI model - sizes the risk like a quant, and does it 24/7. The whole engine is public. The token is on BNB.

58.4%
Backtest hit-rate
2.1
Sharpe (sim)
24/7
Desk uptime
Bibi
KRONOS · LIVE SIGNAL FEEDstreaming
01 / The strategy

How Bibi thinks

No black box. Five steps, every one in the open: ingest the market, forecast with Kronos, turn the forecast into a signal, size it by risk, execute. Repeat - without emotion, around the clock.

01

Ingest

Live OHLCV across majors, normalized into clean candles.

02

Forecast

Kronos predicts the next bars - direction + magnitude.

03

Signal

Forecast minus cost. Only edges that clear fees fire.

04

Size

Fractional-Kelly off edge & volatility. Never over-levered.

05

Execute

Enter, manage, exit on R-multiples. Logged, public.

58.4%
Hit rate
backtest, 5,200 trades
2.1
Sharpe
simulated, net of fees
1.7R
Avg win / loss
R-multiple expectancy
512
Bar context
Kronos lookback window

* backtested / simulated figures from the open model - illustrative, not a promise of returns. read the code, run it yourself.

02 / The blueprint

Powered by Kronos - open, real, published

Kronos is a real foundation model for financial time series (open weights on HuggingFace, a published paper). Bibi wraps it into a full trading skill. It's not fake math - it's a real model with a personality on top.

wBibi/kronos · desk.py
# Bibi's desk - Kronos in the loop
fc = kronos.predict(candles, ctx=512)
edge = fc.ret - cost(book)
if edge > thresh:
  size = kelly(edge, fc.sigma, λ=0.5)
  desk.enter(side=edge>0, qty=size)

# 24/7. logged. forkable.
// position size - fractional Kellyf* = ( E[edge] − fees ) / σ²  ·  λ    (λ = ½)
// signal - Kronos forecast, cost-awares = 𝔼[ rₜ₊₁ | Kronos(xₜ₋₅₁₂:ₜ) ] − slippage(q)
// only act on a real edgefire ⟺ s > κ · σ    (κ = confidence floor)

The full desk is open on GitHub - the Kronos engine, the Rust order router, the strategy, the backtests, the math, all of it, plus a live monitoring terminal. View the code on GitHub ↗

03 / Why it's different

A meme with receipts

📂

Actually open

The strategy is real, public code on a real published model. Fork it, audit it, run it. No black box.

🎩

Bibi has a job

He's not a dog with a hat. He's a quant with a briefcase - the desk's persona, running 24/7.

⛓️

One token, BNB

$wBibi wraps the brand + the engine into a single tradable token on BNB Chain. Hold it, ride it.

04 / The token

$wBibi

The desk, wrapped. One token on BNB Chain.

Ticker
$wBibi
Chain
BNB
Engine
Kronos
Contract
TBA
CA

The desk is open.

Bibi's trading. Kronos is forecasting. The token's on BNB.