API документация
get
/api/v1/Instruments/research/capabilitiesReturns which Research features are available (news, calendars, asset classes, and related sections).
Instruments
Параметры
version
path · string
Необходимый
Ответы
- 200Flags describing available Research features.application/json
{ "showEconomicCalendar": true, "showNews": true, "showStock": true, "showFx": true, "showOptions": false, "showFutures": false, "showBonds": false, "showIndex": true, "showCrypto": true }