awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mnemox-ai avatar

mnemox-ai/tradememory-protocol

0
View on GitHub↗
1,259 stars·151 forks·Python·MIT·28 viewsmnemox.ai/tradememory↗

Tradememory Protocol

The Tradememory Protocol is a persistent, multi-layered memory and audit framework designed for artificial intelligence trading agents. It provides a structured architecture for agents to maintain episodic, semantic, and procedural knowledge across trading sessions, ensuring that decision-making is informed by long-term recall and historical context.

The framework distinguishes itself through a combination of cryptographic integrity and cognitive modeling. It employs a tamper-evident logging system that uses hashed sequences to verify the history of trading decisions, alongside an outcome-weighted recall mechanism that prioritizes successful and contextually relevant past experiences. By integrating Bayesian semantic induction and iterative strategy evolution loops, the system allows agents to refine their logic based on performance metrics and market conditions.

Beyond its core memory and audit capabilities, the protocol includes comprehensive tools for strategy management, performance benchmarking, and risk oversight. It supports the simulation of trading patterns, the validation of strategy robustness against historical data, and the application of safety rails that monitor performance to trigger automated halts. The framework also tracks computational affective states to dynamically adjust risk appetite based on recent trading outcomes.

The system provides standardized interfaces for connecting agents to local market data and trading terminals, facilitating the ingestion of historical information and the synchronization of execution records.

Features

  • Agent Memory Systems - Provides a persistent, multi-layered memory system for AI trading agents with outcome-weighted recall and cryptographic audit trails.
  • Multi-Layer Memory Architectures - Organizes agent knowledge into distinct episodic, semantic, procedural, affective, and prospective layers.
  • Agent Memory Systems - Provides a persistent, multi-layered memory architecture for AI agents to maintain episodic, semantic, and procedural knowledge across trading sessions.
  • Trading Risk Management - Monitors performance metrics like drawdown and streaks to trigger automated halts when predefined risk thresholds are exceeded.
  • Pre-Trade Risk Validators - Applies multi-factor risk gates to evaluate prospective trades against active plans and historical performance metrics before execution.
  • Cryptographic Audit Trails - Links trade records into a hashed sequence with daily roots to ensure historical data integrity.
  • Agent State Persistence - Persists session-specific data, including risk constraints and active positions, to ensure continuity across restarts.
  • AI Trading Strategy Automation - Creates and tracks prospective trading strategies with specific entry, exit, and expiry criteria.
  • Agent Tool Integrations - Exposes standardized interfaces for connecting AI agents to local market data and trading terminals via tool-calling protocols.
  • Trade Rule Inductions - Aggregates episodic trade data into generalized rules using confidence and uncertainty metrics to refine decision-making.
  • Trading Session Synchronizers - Polls external terminal interfaces to ingest closed positions and map individual trades to specific market sessions.
  • Trading Strategy Robustness Validation - Validates trading strategy robustness against out-of-sample data and diverse market conditions to prevent overfitting.
  • Daily Performance Reflectors - Analyzes daily trading metrics to generate structured summaries that inform future agent behavior.
  • Trade Reasoning Loggers - Captures comprehensive trade metadata, execution context, and agent reasoning into persistent storage.
  • Outcome-Weighted Recallers - Retrieves past trading experiences using scoring that prioritizes successful outcomes and relevant market context.
  • Performance-Weighted Recallers - Retrieves past experiences by scoring memories based on performance, recency, and contextual similarity to current market conditions.
  • Market Data Aggregators - Retrieves and normalizes historical financial information from multiple broker sources for backtesting and analysis.
  • Iterative Strategy Research Loops - Automates strategy evolution by iteratively discovering patterns and validating them against historical data.
  • Evolutionary Strategy Optimizers - Generates and validates candidate trading patterns through iterative evolutionary cycles.
  • Trade Decision Loggers - Persists agent reasoning and trade outcomes into a secure storage layer to maintain a verifiable audit trail.
  • AI Agent Behavior Monitors - Evaluates agent performance over time to identify strategy decay, behavioral drift, and recurring decision-making errors.
  • Agent Performance Benchmarks - Executes multi-agent experiments across diverse strategy sets to compare decision-making efficacy.
  • Affective State Trackers - Calculates computational analogues of emotional states based on performance metrics to dynamically adjust agent risk appetite.

Star history

Star history chart for mnemox-ai/tradememory-protocolStar history chart for mnemox-ai/tradememory-protocol

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tradememory Protocol

These projects share indexed features with Tradememory Protocol. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • opensquilla/opensquillaopensquilla avatar

    opensquilla/opensquilla

    4,211View on GitHub↗

    OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution using directed acyclic graphs. It functions as a centralized system for managing specialized skill packages and executing complex reasoning sequences. The project distinguishes itself through a routing gateway that directs tasks to different AI providers based on complexity, cost, and performance. It utilizes a multi-tier AI memory system that organizes working, episodic, and semantic knowledge using local embeddings and SQLite, alongside a secure execution sandbox that isolat

    Pythonagentaiai-agents
    View on GitHub↗4,211
  • letta-ai/lettaletta-ai avatar

    letta-ai/letta

    21,168View on GitHub↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Pythonaiai-agentsllm
    View on GitHub↗21,168
  • shinnytech/tqsdk-pythonshinnytech avatar

    shinnytech/tqsdk-python

    4,789View on GitHub↗

    tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures, options, and stocks using Python. It functions as an algorithmic trading engine and financial market data API, providing the tools necessary to backtest strategies, analyze historical data, and execute live trades across multiple brokerage accounts. The project distinguishes itself through a specialized option analytics library that calculates Greeks, implied volatility, and volatility surfaces using the Black-Scholes model. It further supports complex order execution patterns, s

    Python
    View on GitHub↗4,789
  • agentscope-ai/agentscopeagentscope-ai avatar

    agentscope-ai/agentscope

    26,895View on GitHub↗

    Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a unified framework for building agents that can reason, execute tools, and manage memory, enabling the creation of complex, collaborative workflows where multiple specialized agents interact to solve multi-step objectives. The platform distinguishes itself through a robust orchestration engine that supports both sequential and concurrent agent pipelines. It utilizes a centralized event bus for real-time telemetry, allowing developers to track agent reasoning, tool usage, and sys

    Pythonagentchatbotlarge-language-models
    View on GitHub↗26,895
Compare all 30 related projects→

Frequently asked questions

What does mnemox-ai/tradememory-protocol do?

The Tradememory Protocol is a persistent, multi-layered memory and audit framework designed for artificial intelligence trading agents. It provides a structured architecture for agents to maintain episodic, semantic, and procedural knowledge across trading sessions, ensuring that decision-making is informed by long-term recall and historical context.

What are the main features of mnemox-ai/tradememory-protocol?

The main features of mnemox-ai/tradememory-protocol are: Agent Memory Systems, Multi-Layer Memory Architectures, Trading Risk Management, Pre-Trade Risk Validators, Cryptographic Audit Trails, Agent State Persistence, AI Trading Strategy Automation, Agent Tool Integrations.

Which projects share features with mnemox-ai/tradememory-protocol?

Projects with overlapping indexed features include: opensquilla/opensquilla — OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across… shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,… agentscope-ai/agentscope — Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents…

Curated searches featuring Tradememory Protocol

Hand-picked collections where Tradememory Protocol appears.
  • Model Context Protocol Server Frameworks
  • Model Context Protocol Servers