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