For the complete documentation index, see llms.txt. This page is also available as Markdown.

3.2 Allocation Trading Agents (ATAs)

An ATA is the on-chain wealth management layer for depositors who want managed exposure across multiple strategies rather than direct configuration of a single vault.

A depositor sets their risk parameters once, including target allocation, maximum drawdown tolerance, and acceptable strategy types, and the ATA dynamically manages their capital across the available pool of published STAs. It reallocates based on live performance, drawdown signals, and correlation between active strategies.

The ATA is how maicrotrader functions as an on-chain wealth management platform rather than a single-strategy product. Strategy creators get a distribution channel. Depositors get a portfolio rather than a position. The MAE runs the logic for both.

Last updated