Version 1.0.0

Settings

Configure POA bot webhooks, exchange APIs, and application settings

POA Bot Integration

Configure webhook URLs to send trading signals to your POA bot installed on Vultr. The webhook format follows POA bot's JSON schema.

POA Bot Documentation

Webhook JSON Format

{
  "exchange": "BINANCE",
  "base": "BTC",
  "quote": "USDT.P",
  "side": "entry/buy",
  "percent": 100,
  "leverage": 10,
  "password": "your-password"
}

Binance Futures

Upbit