Plurex Docs Help

Signal Messages

Long

A message to go long with optional overrides for the Entry settings

{ "type": "Long", "market": "BTC-USD" }

Short

A message to go short with optional overrides for the Entry settings

{ "type": "Short", "market": "BTC-USD" }

CloseLongs

{ "type": "CloseLongs", "market": "BTC-USD" }

CloseShorts

{ "type": "CloseShorts", "market": "BTC-USD" }

CloseAll

{ "type": "CloseAll", "market": "BTC-USD" }

CloseLastLong

{ "type": "CloseLastLong", "market": "BTC-USD" }

CloseFirstLong

{ "type": "CloseFirstLong", "market": "BTC-USD" }

CloseLastShort

{ "type": "CloseLastShort", "market": "BTC-USD" }

CloseFirstShort

{ "type": "CloseFirstShort", "market": "BTC-USD" }
08 April 2025