For the complete documentation index, see llms.txt. This page is also available as Markdown.

instrumentsWhitelist

Returns whitelisted instruments

POST api/instrumentsWhitelist

{}

Request parameters

No parameters.

Response description

Field name
Type
Description

enabled

bool

True if instruments whitelist is enabled.

instruments

Array of string

The array of the whitelisted instruments.

Last updated