Skip to content
Longport Whale
Dealer Limit

Trader Batch Apply Trade Limit

Submitted by the floating "Batch Activate / Batch Deactivate" action buttons after selecting rows in the Dealer Limit table (and the in-row single activate/deactivate action); both share traderBatchApply. Involves real trading-limit changes.

POSThttps://b-api.longbridge.xyz/risk_limit/v1/trader/batch_apply

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

listarray<string>required

Trader Limit Record List. The batch-selected (or single) limit records; element fields: counter_id (counter ID), aaid (account AAID), code (instrument code), trader (trader account), trader_name (trader name), client_group (client group ID), client_group_name (client group name), stock_group (securities group ID).

is_applybooleanrequired

Is Apply. true = batch activate (apply to enable limits), false = batch deactivate (revoke/disable limits).

audit_frontend_resourceobject

Audit Frontend Resource. Audit metadata for front-end tracking, containing $action (add/delete) and $behavior (an operation-description label, e.g. "limit effective" / "limit invalid").

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs