FoxHenderson / imc-prosperity-4
PublicOur submission and writeup for IMC prosperity 4, where we placed 1st in the UK and 10th in the world.
This repository contains the trading strategies and code from DU Trading, a team that competed in the IMC Prosperity 4 algorithmic trading competition. The project includes detailed documentation explaining how the team analyzed market data, identified exploitable patterns (like prices that snap back to round numbers or predictable behaviors from other traders), and built algorithms to profit from these insights. The code implements multiple trading strategies including market making, mean reversion, basket trading across groups of related products, and exploiting discrete price jumps. The team finished among the top performers globally across five rounds of competition.
How It Works
You hear about IMC Prosperity, a global trading competition where teams compete by writing algorithms to trade synthetic assets.
You read the team's detailed writeup explaining how they analyzed market patterns, identified predictable behaviors, and built profitable strategies across five rounds.
The team discovered that prices often snap back to previous levels, and that some traders always act at predictable times—patterns you can trade against.
Buy when prices drop below fair value, sell when they rise above—expecting prices to return to normal.
Trade groups of related products together, exploiting their fixed relationships.
Catch prices that jump to round numbers and snap back, collecting small profits repeatedly.
The team classified each market participant by their trading style—some always quote at the edges, others make predictable moves—and traded accordingly.
The Python code automatically reads market data, decides what orders to place, and submits them to maximize profit.
By combining smart analysis with disciplined execution, the team finished 1st in the UK, 4th in Europe, and 10th globally.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.