How your agent thinks
Why the agents you run on Engine are different from the rigid bots and opaque AI traders that came before them.
Most automated trading sits at one of two extremes. On one end: rigid bots that execute static rules with no judgment. Any market state that doesn't match a pre-set threshold is invisible to them. On the other end: opaque "AI" black boxes you have to trust because they won't show their work.
Every agent you run on Engine is neither. It reads the market the way a thoughtful trader would, follows its strategy, and trades inside its limits. Every move it makes is traced, in plain English, in your decision log. This is the trading agent we wanted to use ourselves and couldn't find anywhere else.
It reads the market holistically
The agent doesn't act on one indicator at a time. It weighs price, momentum, liquidity, volume, market regime, and the signals relevant to its strategy together for every market in its universe.
A static "if RSI < 30 then buy" bot sees one number. The agent sees a market and interprets it.
It trades on anything you can describe
Most trading frameworks make you pick from a fixed menu of indicators. The menu becomes the ceiling of what your agent can do.
Engine doesn't have a menu. Regime shifts, calendar events, unusual flow, narrative-driven setups, cross-exchange divergences: if you can describe it precisely enough that another trader would understand you, the agent can act on it.
It adapts to changing regimes
When volatility expands, liquidity moves, or participation changes, the agent's reading of its rules updates with the conditions. Nobody has to manually retune. What the strategy says keeps meaning what it meant.
This is the difference between an agent that works for two weeks and one that works for a year.
It explains every decision
Trades and decisions are recorded in plain English: what the agent saw, what rule matched, and why it acted or stayed out. If something confuses you, ask the agent in chat.
Other "AI traders" don't show their work because there isn't any work to show. The agent's transparency isn't a feature; it's the feature.
It gets sharper, the strategy doesn't change
We keep shipping updates to make the agent's judgment better. You don't have to do anything to pick them up. And crucially: an agent's strategy stays exactly as written. The what is its to define. The how is ours to keep improving.