I was going through the data dictionary and saw that in the enumtype.def file we have RTMES encoding for PRCTCK_1. I have read through the developers guide regarding RTMES decoding and was wondering if there is any other way to decode this so that we have UTF-8.
If not, is there a way to specify to return U or D for uptick and downtick respectively?
I have also seen in the enumtype.def file that for PRCTCK_1 there is enumeration for " U", " D", " +", " -". Is there a way to choose to use these enumerated values?