Hello,
We upgrade our internal .NET application which currently uses Refinitiv Eikon version 4.0 .NET API. Because of migration to LSEG Workspace from Eikon we try to modify our application and use the new functions from LSEG Workspace. Currently we have 2 functions from EikonDesktopDataAPI in use in our application:
CreateAdxForexModule().FxCalcPeriod
CreateAdxForexModule().AdFxSwpTpSwp
Now we need to use the same functions from LSEG Workspace with Rest API. We have checked API Playground through the URL https://apidocs.refinitiv.com and also used the Filter box, but unfortunately we cannot find them there