Interface IDEXSubscribePositions

Provides real-time position information for a wallet.


Subscription Parameters

  • Subscription: positions
  • Authentication: Authenticated
  • Update Speed: Real-time
    • updates on any position change of the wallet
  • Request Parameters: None

interface IDEXSubscribePositions {
    name: "positions";
}

Hierarchy (view full)

Properties

Properties

name: "positions"

Subscription to subscribe to.