Autonomous Trading Platform with Multi-Agent Systems
What happens when you let autonomous agents trade against each other? This project we did for school simulates a complete stock market where AI agents with different personalities and strategies compete for profit. Watch as market bubbles form, crashes unfold, and emergent behaviors arise from simple interactions.
What does it actually do ?
This is a multi-agent trading simulation built on JADE (Java Agent DEvelopment Framework) that recreates realistic market dynamics. Each agent has its own beliefs about the market, personal goals, and trading strategy. They react to price movements, news events, and each other's behavior—creating surprisingly realistic market patterns.
The system runs with 60x time acceleration, so you can watch an entire day of trading play out in under a minute.
Feel free to check the repo! Any comment or suggestion would be greatly appreciated.
Autonomous Trading Platform with Multi-Agent Systems
What happens when you let autonomous agents trade against each other? This project we did for school simulates a complete stock market where AI agents with different personalities and strategies compete for profit. Watch as market bubbles form, crashes unfold, and emergent behaviors arise from simple interactions.
What does it actually do ?
This is a multi-agent trading simulation built on JADE (Java Agent DEvelopment Framework) that recreates realistic market dynamics. Each agent has its own beliefs about the market, personal goals, and trading strategy. They react to price movements, news events, and each other's behavior—creating surprisingly realistic market patterns.
The system runs with 60x time acceleration, so you can watch an entire day of trading play out in under a minute.
Feel free to check the repo! Any comment or suggestion would be greatly appreciated.
Thanks to https://www.linkedin.com/in/martinvillette/ for being a crack.