For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 0

Datascope ascending / descending output values

Hello, is there a parameter of code line that allows to specify the ascending/descending values output format in the new Price history report template?

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
23k 22 9 14

Hello @alejandrolesaga,

No such parameter is available. To verify the complete parameter list and value set for PriceHistoryExtractionRequest use REST API Reference Tree -> Extractions -> OnDemand and select PriceHistoryExtractionRequest from the drop-down list to see the parameters that are available.

Once the result set is obtained in JSON form, the custom application will parse. Next, one approach can be to put the data points in a list, and to sort the list according to the values in any field, according to your requirements, for example, by Trade Date, ascending or descending.

Hope this helps

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea