{% extends "base.html" %} {% block title %}Agents{% endblock %} {% block page_title %}Agent Monitoring{% endblock %} {% block page_subtitle %}Monitor and configure the multi-agent trading system{% endblock %} {% block content %}

Debate Protocol

When enabled, agents debate before making trading decisions.

Reflection & Learning

Enable the reflection agent to learn from trade outcomes.

Model Assignment

Assign LLM models to each agent. Different models have different capabilities and costs.

Recent Agent Decisions

No recent decisions
{% endblock %} {% block scripts %} {% endblock %}