Case study

Delta-neutral Monitor Bot

Delta-neutral position monitoring with Telegram alerts instead of manual interface checks.

Activemonitoring · web3 · automation

Watching both legs of a position

Delta-neutral Monitor Bot compares two positions on different perpetual DEXs by size and combined PnL. It sends a Telegram alert for a significant imbalance or a missing leg, rather than filling the chat with routine healthy-state messages.

The original announcement lists Hyperliquid, Extended, Ethereal, Nado, Pacifica, Paradex, and StandX. Venue, asset, and threshold settings moved from a configuration file into Telegram. Check the README for current support.

Monitoring, not trading

The bot does not open or close trades. It uses account addresses or read-only API tokens; private keys are not required.

This is a case of integrating multiple state sources and configuring useful alerts. It relates to bot development and automation, not investment recommendations. Silence does not guarantee safety: venue data or connectivity may lag.

Sources

Links

Related services

Related articles