Hello, am having issues parsing trep api response data and would appreciate any help.
Currently, am using view and requesting data for ric "IBM.N". The requested fields are "ASK", and "BID". I would like to extract the BID and ASK data and put them into a map.
I would be grateful for a code snapshot of how to extracted these two fields into a map from the response data.
Regards