The most recent content from our members.
When I do a POST request hit to 'https://api.refinitiv.com/discovery/search/v1/' with the below payload, I receive a list of venues … { Filter: "BusinessEntity eq 'Quote' and BaseAsset eq '154423041' and not (ExchangeCode in ('NSQ' 'ASQ' 'NYQ' 'XDS' 'DEU' 'TOJ' 'ITE' 'RRC' 'PCQ' 'NAQ' 'NMQ' 'XBO' 'XCA' 'CAQ' 'AUX'…
Hi, i have a python script which is below partial_df1 = rd.discovery.search(view = rd.discovery.Views.COMMODITY_QUOTES, top=10000, filter = "\ SearchAllCategoryv2 eq 'Commodities'\ and RICLength lt 10 \ and RIC eq '0#*:'\ and RIC ne '*IV:*'\ and RIC ne '*-:*'\ and DTSubjectName ne 'forecast' \…
It looks like you're new here. Sign in or register to get started.