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

enableInstrumentsWhitelist

Enables instruments whitelisting

If the whitelist method is empty, no instruments are allowed for trading

POST api/enableInstrumentsWhitelist

{}
{
    "error": 0
}
{
    "error": 2
}

Request parameters

No parameters.

Last updated