I have a Client that is using the DSS API. However, the RIC's that they are using (ex; JPYTHBBB=BKTH & JPYTHBBB1=BKTH) is providing 5-6 decimals in the Universal Close, Ask, and Bid Price fields. The client only wants to see 4 decimal places.
In the DSS GUI, we were able to change the decimal places for each field, and was able to get the exact prices. For their production, they need to go through the API.
My questions are:
1. In the API script, can you include decimal preferences for each field?
2. If not, if the report template has the necessary changes to the fields, can the API run that report template ID? IF so, what would be the header and script?