We take two real, fully-mapped Drosophila brains — one male, one female — show them both the exact same moving price chart, and let each one independently guess where the line goes next. Then we check what the market actually did. Neither brain is trained, rewarded, or told anything about markets.
Scientists sliced two fruit fly brains, imaged every neuron with an electron microscope and mapped which cell connects to which. We load those wiring diagrams — 134,013 neurons in the female, 163,903 in the male — and run them as living networks. The wiring is never altered.
We draw the last 32 candles as a plain glowing line on black. No numbers, no grid, no red/green, no indicators. Then we scroll it across the fly's field of view, because a fly's visual system responds to movement, not to still pictures.
The image lands on each brain's real light-sensing cells, positioned where they physically sit in that animal's eye. Both brains see the identical picture — we hash every frame to prove it.
Flies have dedicated neurons for "something moved up" (T4c, T5c) and "something moved down" (T4d, T5d) — that is genuinely their job in the animal. We simply listen to which group shouts louder, and move a pointer up or down accordingly. Nothing is trained; we just read what the wiring does.
Both guesses are written to disk before the next candle is ever loaded. The code that simulates the brains is physically never given future prices. We prove this with a test that feeds it garbage future data and checks the output doesn't change by a single bit.
Now we look at what really happened and tally it up. After thousands of candles we can ask: when male said UP and female said DOWN, what followed? Nine combinations, counted honestly.
Why two brains instead of one?
Because one brain on its own gives you a number with nothing to compare it to. Two different wiring diagrams seeing the same thing lets us ask whether their disagreement means anything — and, more importantly, lets us run the same test on deliberately broken versions to see whether the real biology is doing any work at all.
What would make this interesting — and what would make it nothing?
The market itself is roughly a coin flip: about 47% of candles go up, 49% go down. If some brain-state combination is followed by an up-candle 52% of the time, that is noise wearing a suit. It only becomes interesting if it holds up well above the baseline, on data we never touched while tuning, on more than one coin, and beats scrambled versions of the same brains.
Is this a trading system?
No. It places no orders and is connected to no exchange account. It is an experiment that produces statistics, and the most likely honest outcome is that the fly brains tell us nothing about crypto. That result would be written up exactly as plainly as a positive one.
Four hypotheses were tested against 8,609 observations and a control brain. Three were falsified, and the way they failed explains the fourth.
| hypothesis | result |
|---|---|
| The bee reads the chart | confirmed — ρ = +0.88 |
| It detects turning points | falsified — activity at a turn 0.08365 vs 0.08362 inside a trend |
| It detects volatility | falsified — sign flips to −0.06 once past volatility is controlled |
| It predicts direction | falsified — follows at lag +1, never leads |
The finding underneath all three failures
The network's firing rate barely moves. Across 8,609 observations the market input varies by 6450% of its own mean; the network's response varies by 2.0%. It compresses the stimulus roughly 3000-fold.
That is not a defect — it is what the circuit is built to do. A fly's visual system is an optomotor reflex: its job is to hold the animal steady against drifting scenery, which means reporting current motion faithfully and regulating its own gain so it works in bright sun and at dusk alike. Both properties are precisely wrong for forecasting. Reporting current motion faithfully is following. Regulating gain is discarding magnitude.
So we built an excellent instrument for measuring what the chart is doing now, and asked it what the chart will do next. It answers the first question at ρ = 0.88 and is structurally silent on the second.
The bee reads the chart, and it reads it well. Its cursor tracks where price sits in the window at a correlation of 0.88. But the peak is at a lag of +1 candle — it follows, and at no lag between −12 and +12 does it lead.
Why it cannot do better, and it is not a tuning problem. Tracing the wiring: the motion detectors that drive the cursor have zero connections to the mushroom body — at one synapse, and at two, through more than 7,700 intermediate neurons. That pathway is the fly's optomotor reflex, a motion sensor wired almost straight to the muscles, with no adjustable synapse anywhere in it. A reflex cannot be taught to predict, at any chart resolution.
We were also measuring the wrong thing. Every table on this page was built from the cursor's per-candle change, which correlates with price at −0.03. The information is in its position, which correlates at +0.88. That is why the nine combinations all sit near 11.1% (one ninth) whether the market rises or falls — they were independent of the market by construction, not by discovery.
Where effort is going now. The training arm is parked — it kept failing on my own bugs rather than on anything the animal was doing, and the analysis above explains why it was unlikely to work regardless. The machine is finishing the definitive 90-day run: three markets, three network variants, 25,801 observations each, with the region analysis armed to run the moment it lands.
An experiment like this fails silently. The dangerous outcome is not an error message — it is a confident, plausible-looking result produced by a bug. Three have been caught so far, and each was invisible until it was specifically tested for. They are listed here because a method section that only records successes is not evidence of anything.
Every one of these would have produced publishable-looking output. None announced itself.
The visual bee here turned out to be an excellent follower — it reads the chart at a correlation of 0.88 but always a step behind. Tracing the wiring showed why: the motion detectors driving its cursor have zero connections to the mushroom body, the one part of a fly's brain that can learn. That pathway is a reflex, and a reflex cannot be taught to predict.
The route into the learning circuit is the nose — roughly 24× more trainable synapses than vision has. A separate experiment on that runs at its own address:
loading…
| Male · Female said | times seen | then UP% | then DOWN% | vs baseline | vs baseline |
|---|