tradememory-protocol
TradeMemory Protocol provides a persistent memory layer for trading agents, enabling them to recall past trades with context, discover patterns, and evolve strategies autonomously. It features outcome-weighted recall, cognitive memory architecture, and an evolution engine for strategy discovery. Available as an MCP server for integration with Claude and other agents.
tradememory-protocol is currently grouped under Memory & Context, which makes it easier to evaluate through workflow fit instead of isolated features alone. Based on the available data, it leans most heavily toward Persistent memory with full context for every trade and Crypto trading: Feed BTC/ETH trades and discover timing patterns automatically. The listed license is MIT, which is useful when adoption constraints matter. It also shows measurable community traction with 1.3k GitHub stars.
Features
Why choose it
Trade-offs
Compatibility
Quick start
Use cases
How it compares
Alternatives
Related searches
Comments
- yang xiaoMay 26, 2026
Interesting concept — giving trading agents persistent memory is a game changer for strategy continuity. Still early but the protocol design looks solid.
- onedayMay 25, 2026
文档有点薄,需要自己看源码才能搞清楚 memory schema 怎么定义。不过核心思路是对的,持久化交易记忆确实是 Agent 交易系统缺的一环。