// About Us
Agent Verdex is an end-to-end autonomous trading agent for crypto perpetual futures. It was built to remove emotion and lag from a disciplined scalping process: a strategy spots opportunities, a panel of independent agents pressure-tests each one, and an engine makes the call — taking the clear trades and asking a human only on the genuinely uncertain ones.
1 · Scanner. The ConfScalp strategy mirrors a TradingView confluence scalper, ported 1:1 to Python. It sweeps ~295 USDT-perpetual markets every five-minute bar.
2 · The Power Quad. Each candidate is checked by four independent agents — Cipher (chart / technical), Vault (coin / fundamental), Tracer (crowd-money / volume), and Echo (mood / sentiment). Each scores the signal on its own.
3 · Engine. Scores are weighted, abstainers dropped, and a market-impact risk gate applied. The result is Take, Skip, or Escalate.
4 · Execution. Take trades fire on the exchange with targets recomputed off the actual fill, a stop-loss backstop, capped concurrency, and sizing tied to available capital. Escalate waits for your approval in Telegram.
5 · Tracking. Every signal and trade is logged; outcomes resolve to win/loss and feed the live dashboards.
Verdex is under active development. It is a research and engineering project, not a financial product, and it does not promise returns.