Copy Trading: List (copytrading_list)

Retrieves a list of active copiers and/or traders for Copy Trading

Auth Scope(s): admin

copytrading_list(passthrough: Optional[Any] = None, req_id: Optional[int] = None) → int
Parameters:
  • passthrough (Optional[Any]) – [Optional] Used to pass data through the websocket, which may be retrieved via the echo_req output field.
  • req_id (Optional[int]) – [Optional] Used to map request to response.
Returns:

req_id

Return type:

int

Example

binary.api.copytrading_list()