Skip to main content

Market Maker and Exchange

"Market Maker" page (/TrexAdmin/MarketMaker)

Manage market maker parameters, monitor order status, control liquidity, and perform operations to maintain balance between different assets. Used for configuring automatic exchange strategies and ensuring rate stability.

The configured rate service aggregates exchange and market-data feeds and exposes them through GET /markets/v1/get_rates. Market making uses those rates with its configured spread and order-book rules. The supported sources are listed in Market Making.

Operator notes:

  • The page does not configure rate providers; use /MarketsAdmin/ for rate-source settings.
  • Spread, order size, level count, and update interval do not change the supplied market rates.
  • Disabling a pair here does not stop rate aggregation; it only stops MarketMaker from placing orders for that pair.

For operator behavior see Market Making process.

"Technical Wallets and Exchange" page (/TrexAdmin/TechWalletsExchange)

Manage technical wallets, exchange operations, and internal transfers between accounts. Used to service internal exchange processes and feed the market maker (the broker wallet must hold both currencies of every active pair).